TDbConnection.GetIndexFields(String) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbConnection > Methods >

TDbConnection.GetIndexFields(String) Method

Returns a DataTable object with the list of all the index Fields.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

TableName

Type: String

Return Value

Type: _DataTable

expandingSee Also