Skip to main content
A newer version of this page is available. .
All docs
V20.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