geodatabase

The Geodatabase that contains this UtilityNetwork. The Geodatabase that contains this UtilityNetwork and is also used by the GeodatabaseFeatureTable in UtilityNetworkDefinition.networkSources.

Use this property to manage transactions, sync edits, or access tables participating in this UtilityNetwork.

This property has a value when the UtilityNetwork is retrieved from a Geodatabase; otherwise, when created using any of the constructors, this property is null.

Note that calling Geodatabase.close() on a Geodatabase that contains this UtilityNetwork will render this UtilityNetwork unusable. An attempt to create an element, get associations, get features from elements, or perform a trace after this Geodatabase is closed will fail with ErrorType.GeodatabaseDatabaseClosed.

Since

200.1.0