TDbConnection.GetFieldNames(String,TStrings) Method

<< Click to Display Table of Contents >>

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

TDbConnection.GetFieldNames(String,TStrings) Method

Populates a string list with the names of fields in a table.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

TableName

Type: String

AList

Type: TStrings

expandingSee Also