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 Personal, File and ArcSDE Geodatabases. It is not implemented for other data sources such as shapefile workspaces.
| 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. |