Datasnap.DBClient.TCustomClientDataSet.SetLinkRanges

From RAD Studio API Documentation
Revision as of 03:11, 8 October 2011 by PyBot (talk | contribs) (Created page with '{{#lst:API:Datasnap.DBClient.TCustomClientDataSet.SetLinkRanges|api}} ==Description== {{#lsth:API:Datasnap.DBClient.TCustomClientDataSet.SetLinkRanges|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure SetLinkRanges(MasterFields: TList<TField>);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Datasnap.DBClient TCustomClientDataSet

Description

Embarcadero Technologies does not currently have any additional information.