This document is archived and information here might be outdated.  Recommended version.


IEditDataSetColumn2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEditDataSetColumn2 Interface
ArcGIS Developer Help

IEditDataSetColumn2 Interface

Provides access to methods and properties used to edit Data Definitions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method clone Creates a clone of the dataset column in the data definition.
Read/write property ColumnNumber Indicates the column number in the data definition.
Read/write property ColumnSize Indicates the size of data being defined.
Read/write property Name Indicates the name of dataset.
Read/write property Type Indicates the type of data being defined.

Inherited Interfaces

Interfaces Description
IEditDataSetColumn Provides access to methods and properties used to edit Data Definitions.

Classes that implement IEditDataSetColumn2

Classes Description
DatasetColumn Defines single column in a dataset definition.