This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEditDataSetColumn Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods and properties used to edit Data Definitions.
Description | ||
---|---|---|
clone | Creates a clone of the dataset column in the data definition. | |
ColumnNumber | Indicates the column number in the data definition. | |
Name | Indicates the name of dataset. | |
Type | Indicates the type of data being defined. |
CoClasses and Classes | Description |
---|---|
DatasetColumn | Defines single column in a dataset definition. |