RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.SelectCommand Property

DataStoreCommand used to select records from Blackfish SQL database into a DataSet.

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

SelectCommand gets or sets the DataStoreCommand used to select records from a Blackfish SQL database into a DataSet

 

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