FireDAC.Comp.Client.TFDAdaptedDataSet.DoMasterParamDependent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual bool __fastcall DoMasterParamDependent(System::Generics::Collections::TList__1<Data::Db::TField*>* AMasterFieldList);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet

Description


Embarcadero Technologies does not currently have any additional information.