IQueryBuilderInputSerializer Members
The service used to deserialize client data from the Web Query Builder.Methods
| 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