GetColumnName Method

Gets a column's name.

See Also | Example

Signature

RetVal = object.GetColumnName nIndex

Object

Table
The object this method applies to.

nIndex

Integer; Input-only
The index of the column.

RetVal

String; Output-only
The name of the column.

 

   Comments?