Overload | Description |
---|---|
CreateGeodatabase(FileGeodatabaseConnectionPath) | Creates a new file ArcGIS.Core.Data.Geodatabase at the specified path. |
CreateGeodatabase(MobileGeodatabaseConnectionPath) | Creates a new mobile ArcGIS.Core.Data.Geodatabase at the specified path |
CreateGeodatabase(MemoryConnectionProperties) | Creates a new memory ArcGIS.Core.Data.Geodatabase with the specified name. |