The following tables list the members exposed by IStorageCommandBuilder.
| Name | Description | |
|---|---|---|
| IsSupported | Returns whether the IStorageCommandBuilder supports the query type on the given storage. | |
| ToCompiledQuery | Converts the ObjectExpression to a storage dependent CompiledQuery. This method should only be called by a class that implements the IQuery interface. |