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 | |
---|---|---|
addColumnDefinition | Adds a column definition to the dataset definition. | |
ColumnCount | Number of columns in dataset definition. | |
findColumn | Finds the specified column. | |
GeometryColumnCount | Number of geometry columns included in the dataset definition. | |
get_GeometryColumns | Returns geometry column values for the dataset definition. | |
getColumn | Returns column information for the dataset definition. | |
ID | Identifies ID value for dataset definition. | |
moveTo | Moves current dataset definition to a specified location. | |
Name | Identifies Name to include in the dataset definition. | |
removeColumnDefinition | Removes a column definition from the dataset definition. | |
SpatialReferance | Spatial reference included in the dataset definition. | |
TrackingColumn | Identifies Tracking column value for the dataset definition. |
Classes | Description |
---|---|
DataSetDefinition | Defines data structure for a data message. |