Provides access to methods and properties needed to define the contents of a dataset definition's data column.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
getValue | Returns the value for the data column in the dataset definition. |
![]() |
Name | Identifies dataset name information for the data column in the dataset definition. |
![]() |
setValue | Sets the value for the data column in the dataset definition. |
![]() |
Type | Type of data described in the dataset definition. |
CoClasses that implement IDatasetColumn
CoClasses and Classes | Description |
---|---|
DatasetColumn | Defines single column in a dataset definition. |