Geodatabase

constructor(path: String)

Creates a Geodatabase with the name of an existing geodatabase file. If the specified path points to a stand-alone mobile geodatabase created with ArcGIS Pro and contains a controller dataset, such as a utility network or parcel fabric, the feature tables on this geodatabase are read-only. The presence of utility networks can be checked using Geodatabase.utilityNetworks.

Since

200.1.0

Parameters

path

Path to geodatabase (including .geodatabase file extension).