FireDAC.Comp.Client.TFDCustomTableAdapter.SourceRecordSetID

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!