Provides access to members that describe a dataset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Must be implemented by the plug-in dataset helper class of a plug-in data source. The methods are called for data browsing, so they should be lightweight.
Members
Description | ||
---|---|---|
DatasetType | The type of the dataset. | |
GeometryType | The geometry type of the dataset. | |
LocalDatasetName | The name of the dataset within the workspace. | |
ShapeFieldName | The name of the dataset's shape field. |
CoClasses that implement IPlugInDatasetInfo
CoClasses and Classes | Description |
---|---|
FMEDatasetHelper (esriDataInterop) | FMEDatasetHelper Class |