GetColumnName Method |
Gets a column's name.
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? |