Data.SqlExpr.TSQLTable.SetIndexField

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr TSQLTable

Description

Embarcadero Technologies does not currently have any additional information.