RAD Studio VCL Reference
|
Specifies the dataset that stores the cached updates to be applied by the update object.
property DataSet: TDataSet;
__property TDataSet DataSet;
DataSet is the dataset that stores the updates that this update object applies to a database server. The update object uses the dataset to obtain information about the original and updated field values.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|