ArcObjects Library Reference (TrackingAnalyst)  

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

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.
Read/write 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.

CoClasses that implement IDatasetDef2

CoClasses and Classes Description
DataSetDefinition Defines data structure for a data message.