Data.SqlExpr.TSQLTable.SetIndexField

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.SqlExpr.pas
Data.SqlExpr.hpp
Unit: Data.SqlExpr
Parent: TSQLTable

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.