FireDAC.Comp.Client.TFDAdaptedDataSet.DoMasterParamDependent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDAdaptedDataSet

Delphi

function DoMasterParamDependent(AMasterFieldList: TFDFieldList): Boolean; override;

C++

virtual bool __fastcall DoMasterParamDependent(Firedac::Comp::Dataset::TFDFieldList* AMasterFieldList);

Description


Embarcadero Technologies does not currently have any additional information.