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


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

IDatasetDef2 Interface

Provides access to methods and properties needed to manage a dataset definition.

Product Availability

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

Members

Name Description
Read/write property ActiveMetaDataEditor Class ID of the active metadata editor.
Method addColumnDefinition Adds a column to the dataset definition.
Read-only property ColumnCount Number of columns defined for the dataset.
Read-only property DateModified Identifies the date of the last modification to the dataset definition.
Method findColumn Finds column within the dataset definition.
Read-only property GeometryColumnCount Number of geometry columns in the dataset definition.
Method get_GeometryColumns Gets value for geometry column(s) in the dataset definition.
Method getColumn Gets value in a column in the dataset definition.
Write-only property ID ID value for the dataset.
Read-only property ID ID value for the dataset.
Read/write property MetaData Identifies metadata information for the dataset definition.
Method moveTo Moves item in dataset definition to a new location.
Read/write property Name Indicates name of the dataset for the definition.
Method removeColumnDefinition Removes a column from the dataset definition.
Read/write property SpatialReferance Spatial reference value for the dataset definition.
Read/write property TrackingColumn Indicates value for the Tracking column in the dataset definition.

Classes that implement IDatasetDef2

Classes Description
DataSetDefinition Defines data structure for a data message.