FireDAC.Comp.Client.TFDCustomTableAdapter.SourceRecordSetID
Delphi
property SourceRecordSetID: Integer read GetSourceRecordSetID  write SetSourceRecordSetID default -1;
C++
__property int SourceRecordSetID = {read=GetSourceRecordSetID, write=SetSourceRecordSetID, default=-1};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp  | 
        FireDAC.Comp.Client | TFDCustomTableAdapter | 
Description
Embarcadero Technologies does not currently have any additional information.