RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataSetAdapterAction.GetDataSet Method

Returns the value of the DataSet property.

Pascal
function GetDataSet: TDataSet;
C++
__fastcall TDataSet GetDataSet();

GetDataSet is the protected read implementation of the DataSet property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!