This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > W > WorkspaceName CoClass (ArcObjects .NET 10.5 SDK) |
Esri Workspace Name object.
Interfaces | Description |
---|---|
IDatabaseCompact | Provides access to members for compacting a file or personal geodatabase. |
IName (esriSystem) | Provides access to members that work with Name objects. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IWorkspaceName | Provides access to members that supply workspace name information. |
IWorkspaceName2 | Provides access to members that supply workspace name information. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |
A workspace name specifies a workspace object and can be used to instantiate it. The workspace is specified using the connection properties for the workspace. A workspace name is a key component of any dataset name for datasets in the workspace.