RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.UpdateCommand Property

DataStoreCommand used to update records from DataSet into Blackfish SQL database.

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

UpdateCommand gets or sets the DataStoreCommand used to update records from a DataSet into a Blackfish SQL database. 

 

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