GeodatabaseDataset

An interface for geodatabase dataset. Describes common part of functionality for all geodatabase datasets. Supports types of geodatabase datasets presents in GeodatabaseDatasetType enum.

Since

200.1.0

Inheritors

Properties

Link copied to clipboard
abstract val geodatabase: Geodatabase?

The geodatabase. Instance of geodatabase.

Link copied to clipboard
abstract val name: String

The name of geodatabase dataset. The geodatabase dataset's name.

Link copied to clipboard

The type of geodatabase dataset.