IBX.IBCustomDataSet.TIBDataSetUpdateObject.SetDataSet
Delphi
procedure SetDataSet(ADataSet: TIBCustomDataSet); virtual; abstract;
C++
virtual void __fastcall SetDataSet(TIBCustomDataSet* ADataSet) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBDataSetUpdateObject |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!