Data.SqlExpr.TSQLTable.SetIndexField
| [–] 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.