Datasnap.DBClient.TCustomClientDataSet.SetIndexField

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Unit: Datasnap.DBClient
Parent: TCustomClientDataSet

Delphi

procedure SetIndexField(Index: Integer; Value: TField);

C++

void __fastcall SetIndexField(int Index, Data::Db::TField* Value);

Description

Embarcadero Technologies does not currently have any additional information.