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


For a list of all members of this type, see IStorageCommandBuilder members.

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