Constructor FileGeodatabaseWorkspace
FileGeodatabaseWorkspace(String, String)
Initializes a new instance of the FileGeodatabaseWorkspace class.
Declaration
public FileGeodatabaseWorkspace(string id, string filePath)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | id | the id of the workspace. |
| System.String | filePath | the path of the geodatabase. |
Exceptions
| Type | Condition |
|---|---|
| System.ArgumentNullException |
|
| System.ArgumentNullException |
|
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.1 - 200.8 |