|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDatasetDef2 Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to methods and properties needed to manage a dataset definition.
| Description | ||
|---|---|---|
|  | ActiveMetaDataEditor | Class ID of the active metadata editor. | 
|  | addColumnDefinition | Adds a column to the dataset definition. | 
|  | ColumnCount | Number of columns defined for the dataset. | 
|  | DateModified | Identifies the date of the last modification to the dataset definition. | 
|  | findColumn | Finds column within the dataset definition. | 
|  | GeometryColumnCount | Number of geometry columns in the dataset definition. | 
|  | get_GeometryColumns | Gets value for geometry column(s) in the dataset definition. | 
|  | getColumn | Gets value in a column in the dataset definition. | 
|  | ID | ID value for the dataset. | 
|  | MetaData | Identifies metadata information for the dataset definition. | 
|  | moveTo | Moves item in dataset definition to a new location. | 
|  | Name | Indicates name of the dataset for the definition. | 
|  | removeColumnDefinition | Removes a column from the dataset definition. | 
|  | SpatialReferance | Spatial reference value for the dataset definition. | 
|  | TrackingColumn | Indicates value for the Tracking column in the dataset definition. | 
| CoClasses and Classes | Description | 
|---|---|
| DataSetDefinition | Defines data structure for a data message. |