The following tables list the members exposed by FeederWorkspace.
Public Properties
| Name | Description |
 | DatasetNames | An array of dataset helpers for each dataset in the workspace. (Inherited from ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper) |
 | NativeType | The native type object for datasetType. (Inherited from ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper) |
 | OIDIsRecordNumber | Indicates whether the OID is the number of the record, i.e., whether id's are continuous. (Inherited from ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper) |
 | RowCountIsCalculated | Indicates if a dataset has to count each row to get the number of rows in the dataset. (Inherited from ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper) |
Top
Public Methods
| Name | Description |
 | OpenDataset | Opens a dataset helper for the dataset identified by localName. (Inherited from ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper) |
Top
See Also