SetColumnName Method |
Sets a column's name.
Signature
object.SetColumnName nIndex, name
Object
Table
The object this method applies to.
nIndex
Integer; Input-only
The index of the column.
name
String; Input-only
The new name.
Comments? |