![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEditDataSetColumn2 Interface (ArcObjects .NET 10.4 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. |
![]() |
ColumnSize | Indicates the size of data being defined. |
![]() |
Name | Indicates the name of dataset. |
![]() |
Type | Indicates the type of data being defined. |
Interfaces | Description |
---|---|
IEditDataSetColumn | Provides access to methods and properties used to edit Data Definitions. |
CoClasses and Classes | Description |
---|---|
DatasetColumn | Defines single column in a dataset definition. |