In This Topic
Represents a column in a table. The
ITableColumn object is a member of the
ITableColumns collection. The
ITableColumns collection contains all the columns in a table (
ITable object).
Object Model
Syntax
public interface ITableColumn
See Also