Chili.Opf3 Send comments on this topic.
SqlQueryCommandBuilder Class Methods
See Also 
Chili.Opf3.Storages Namespace : SqlQueryCommandBuilder Class


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

Public Methods

 NameDescription
Public MethodIsSupported Returns whether the IStorageCommandBuilder supports the query type on the given storage.  
Public 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