<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods > TDbConnection.GetIndexFieldNames(String,String,TStrings) Method |
Populates a string list with the field names of an index in a table.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
TableName
Type: String
IndexName
Type: String
AList
Type: TStrings
Reference |