Creates a WorkspaceInfo object of WorkspaceFactoryType FileGDB based on the provided unique identifier and path to the file geodatabase folder (.gdb).
Syntax
Parameters
- workspaceID
- A System.String representing a unique identifier for this workspace.
- pathToFolder
- A System.String representing the path to the file geodatabase folder (.gdb).
Return Value
A
WorkspaceInfo of WorkspaceFactoryType FileGDB.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also