Skip to main content
All docs
V23.2

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