ArcObjects Library Reference (GeoDatabase)  

WorkspaceName CoClass

Esri Workspace Name object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux

Interfaces

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.

Remarks

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.