| IndexFieldNames property |
Applies to
TIBOBaseTable
Declaration
Property IndexFieldNames : string;
Description
This property is used to specify which columns will be used in the ORDER BY
clause of the select statement that is sent to the server for this table.