This document is archived and information here might be outdated. Recommended version. |
Provides access to members that help the Plug-In workspace.
This interface must be implemented by the plug-in workspace helper class of a plug-in data source.
Name | Description | |
---|---|---|
DatasetNames | An array of dataset helpers for each dataset in the workspace. | |
NativeType | The native type object for datasetType. | |
OIDIsRecordNumber | Indicates whether the OID is the number of the record, i.e., whether id's are continuous. | |
OpenDataset | Opens a dataset helper for the dataset identified by localName. | |
RowCountIsCalculated | Indicates if a dataset has to count each row to get the number of rows in the dataset. |
Classes | Description |
---|---|
FMEWorkspaceHelper (esriDataInterop) | FMEWorkspaceHelper Class |