Used to specify the column name that constitutes object type descriptor used to retrieve metadata information from the server.
property ColumnName: string;
Use the ColumnName property to specify the column name which together with table, schema and database names constitutes object type descriptor that is used to retrieve metadata information from the server.
Refer to ObjectType property to get the complete listing of all object types to which this property is applicable. In all other cases this property is merely ignored.