TDbConnection.GetIndexFieldNames(String,String,TStrings) Method

<< 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

expandingSyntax

Parameters

TableName

Type: String

IndexName

Type: String

AList

Type: TStrings

expandingSee Also