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


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

IEditDataSetColumn 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 Name Indicates the name of dataset.
Read/write property Type Indicates the type of data being defined.

Classes that implement IEditDataSetColumn

Classes Description
DatasetColumn Defines single column in a dataset definition.