RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTable.GetIndexParams Method
Pascal
procedure GetIndexParams(const IndexName: string; FieldsIndex: Boolean; var IndexedName: string);
C++
__fastcall GetIndexParams(const AnsiString IndexName, Boolean FieldsIndex, AnsiString IndexedName);

This is GetIndexParams, a member of class TIBTable.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!