The ColumnCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
AreaColumnName |
Gets the name of the Column that manages the area information of stored geometries.
| |
Count |
Gets the count of the number of columns in the Table.
| |
HasObjectIDColumn |
Gets a value indicating whether the Table has a geodatabase-managed, unique identifier column. Typically, this is the OBJECTID column for
geodatabase tables/feature classes, the FID column for shapefiles and OID column for dBase tables.
| |
Item | Overloaded. | |
LengthColumnName |
Gets the name of the Column that manages the length information of stored geometries.
| |
ObjectIDColumnName |
Gets the name of the column which is responsible for managing the unique identity of a Row.
| |
SpatialColumnName |
Gets the name of the Column used to store geometries. This property only applies to geodatabase
feature classes and shapefiles which are capable of storing vector data.
| |
Subtypes |
Gets the Subtypes associated with a Table.
|