Creates a WorkspaceInfo object of WorkspaceFactoryType SDE based on the provided unique identifier and path to an ArcSDE connection file.
Syntax
Parameters
- workspaceID
- A System.String representing a unique identifier for this workspace.
- pathToSdeConnectionFile
- The path to the ArcSDEconnection file (.sde).
- lockVersion
- true if the connection is locked to this database version; otherwise false
Return Value
A
WorkspaceInfo of WorkspaceFactoryType SDE.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also