Parameters
- mobileGeodatabaseConnectionPath
- Represents the physical path to create the mobile ArcGIS.Core.Data.Geodatabase.
Return Value
The newly created mobile ArcGIS.Core.Data.Geodatabase
Exception | Description |
---|---|
System.ArgumentException | The path contains an invalid character or the geodatabase name is invalid. -or- The length of the local path is greater than 215 characters. |
System.ArgumentNullException | mobileGeodatabaseConnectionPath is null. |
System.NotSupportedException | The name of the file ArcGIS.Core.Data.Geodatabase contains a colon. |
ArcGIS.Core.Data.Exceptions.GeodatabaseWorkspaceException | The file ArcGIS.Core.Data.Geodatabase already exists. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10