Skip to main content
All docs
V25.1
  • IQueryBuilderInputSerializer Methods

    The service used to deserialize client data from the Web Query Builder.
    Name Description
    DeserializeSaveQueryRequest(SaveQueryRequest) Deserializes the query data that the client-side Web Query Builder sends to the server.
    DeserializeSqlDataConnection(String) Restores a data connection from the client-side Web Query Builder data.
    See Also