FireDAC.Comp.Client.TFDCustomTableAdapter.SourceRecordSetID

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomTableAdapter

Delphi

property SourceRecordSetID: Integer read GetSourceRecordSetID

C++

__property int SourceRecordSetID = {read=GetSourceRecordSetID, write=SetSourceRecordSetID, default=-1};

Description

Embarcadero Technologies does not currently have any additional information.