This document is archived and information here might be outdated. Recommended version. |
Provides access to methods and properties needed to manage a dataset definition.
Name | 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. | |
EndTimeColumn | The End Time column in 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. | |
ID | ID value for the dataset. | |
MessageDefinitionName | The dataset message definition name. | |
MessageDefinitionType | The dataset message definition type. | |
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. | |
ServiceName | The service name associated with the dataset. | |
SpatialReferance | Spatial reference value for the dataset definition. | |
StartTimeColumn | The Start Time column in the dataset definition. | |
TrackingColumn | Indicates value for the Tracking column in the dataset definition. |
Interfaces | Description |
---|---|
IDatasetDef2 | Provides access to methods and properties needed to manage a dataset definition. |
Classes | Description |
---|---|
DataSetDefinition | Defines data structure for a data message. |