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


IDatasetDef3 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

IDatasetDef3 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.
Read/write property EndTimeColumn The End Time column in 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 MessageDefinitionName The dataset message definition name.
Read/write property MessageDefinitionType The dataset message definition type.
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 ServiceName The service name associated with the dataset.
Read/write property SpatialReferance Spatial reference value for the dataset definition.
Read/write property StartTimeColumn The Start Time column in the dataset definition.
Read/write property TrackingColumn Indicates value for the Tracking column in the dataset definition.

Inherited Interfaces

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

CoClasses that implement IDatasetDef3

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