This document is archived and information here might be outdated. Recommended version. |
Provides access to members that supply workspace name information.
Name | Description | |
---|---|---|
BrowseName | The browse name of the WorkspaceName. | |
Category | The category of the WorkspaceName. | |
ConnectionProperties | The connection properties of the WorkspaceName. | |
ConnectionString | The connection properties of the WorkspaceName. | |
PathName | The path name of the WorkspaceName. | |
Type | The type of the associated workspace. | |
WorkspaceFactory | The workspace factory of the WorkspaceName. | |
WorkspaceFactoryProgID | The ProgID of the WorkspaceName's workspace factory. |
Interfaces | Description |
---|---|
IWorkspaceName | Provides access to members that supply workspace name information. |
Classes | Description |
---|---|
WorkspaceName | Esri Workspace Name object. |
IWorkspaceName2 was added to provide methods to get the connection string which describes the connection properties for the workspace. You can use this connection string to open a workspace with the Open method on IWorkspaceFactory2.
IWorkspaceName Interface | IWorkspaceFactory2 Interface