This document is archived and information here might be outdated. Recommended version. |
Provides access to members that have information about the workspace.
The IWorkspace2 interface provides the NameExists method that facilitates determining the existance of the specified type of dataset with the supplied name. IWorkspace2 is only implemented for geodatabases and (at versions later than 9.3.1) shapefile workspaces.
Name | Description | |
---|---|---|
NameExists | Indicates if a dataset with the given name exists within the workspace. |
CoClasses and Classes | Description |
---|---|
Sde4Workspace (esriDataSourcesGDB) | Esri SDE (4.x) Feature Database. |
Workspace | Workspace Object. |