RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataSetAdapter.SetDataSet Method

Sets the value of the DataSet property.

Pascal
procedure SetDataSet(ADataSet: TDataSet);
C++
__fastcall SetDataSet(TDataSet ADataSet);

SetDataSet is the protected write implementation of the DataSet property. 

 

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