The following tables list the members exposed by WorkspaceInfo.
Name | Description | |
---|---|---|
![]() | WorkspaceInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ConnectionString | Gets or sets the connection string for the workspace. |
![]() | FactoryType | Gets or sets the type of the workspace. |
![]() | Id | Gets or sets the identifier for this workspace |
![]() | LockVersion | Gets or sets a value indicating whether the connection should be locked to this database version. |
![]() | SDEConnectionFilePath | Gets or sets the SDE connection file path. |
Name | Description | |
---|---|---|
![]() ![]() | CreateFileGeoDatabaseConnection | Creates a WorkspaceInfo object of WorkspaceFactoryType FileGDB based on the provided unique identifier and path to the file geodatabase folder (.gdb). |
![]() ![]() | CreateRasterFolderConnection | Creates a WorkspaceInfo object of WorkspaceFactoryType Raster based on the provided unique identifier and path to a folder on disk. |
![]() ![]() | CreateSDEConnection | Overloaded. Creates a WorkspaceInfo object of WorkspaceFactoryType SDE based on the provided unique identifier and connection string. |
![]() ![]() | CreateSDEConnectionFromFilePath | Overloaded. Creates a WorkspaceInfo object of WorkspaceFactoryType SDE based on the provided unique identifier and path to an ArcSDE connection file. |
![]() ![]() | CreateShapefileFolderConnection | Creates a WorkspaceInfo object of WorkspaceFactoryType Shapefile based on the provided unique identifier and path to a folder on disk. |