This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IP > IPlugInDatasetInfo Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that describe a dataset.
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.
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 and Classes | Description |
---|---|
FMEDatasetHelper (esriDataInterop) | FMEDatasetHelper Class |