RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.InsertCommand Property

DataStoreCommand used to insert new records into Blackfish SQL database.

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

InsertCommand gets or sets the DataStoreCommand used to insert new 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!