Bde.DBTables.TBDEDataSet.SetLinkRanges

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TBDEDataSet

Delphi

procedure SetLinkRanges(MasterFields: TList<TField>);

C++

void __fastcall SetLinkRanges(System::Generics::Collections::TList__1<Data::Db::TField*>* MasterFields);

Description

Embarcadero Technologies does not currently have any additional information.