Chili.Opf3 Send comments on this topic.
IStorageCommandBuilder Interface Members
See Also  Methods 
Chili.Opf3.Storages Namespace : IStorageCommandBuilder Interface


The following tables list the members exposed by IStorageCommandBuilder.

Public Methods

 NameDescription
 MethodIsSupported Returns whether the IStorageCommandBuilder supports the query type on the given storage.  
 MethodToCompiledQuery Converts the ObjectExpression to a storage dependent CompiledQuery. This method should only be called by a class that implements the IQuery interface.  
Top

See Also