RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.DeleteCommand Property

DataStoreCommand used to delete records from Blackfish SQL database.

Pascal
property DeleteCommand: DataStoreCommand;
C++
__property DataStoreCommand DeleteCommand;

DeleteCommand gets or sets the DataStoreCommand used to delete records identified by a DataSet from a Blackfish SQL database. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!