Chili.Opf3 Send comments on this topic.
BuildDeleteQuery Method
See Also 
Chili.Opf3.Storages Namespace > SqlCommandBuilderBase Class : BuildDeleteQuery Method




Overload List

OverloadDescription
BuildDeleteQuery(SqlStorageBase,PersistentObjectExpression) Creates the CompildQuery that contains a storage dependent update query by using the PersistentObjectExpression given.  
BuildDeleteQuery(SqlStorageBase,ObjectExpression) Creates the CompildQuery that contains a storage dependent delete query by using the ObjectExpression given.  

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also