CatalogIModel.NameAndVersion Interface
Properties to identify a specific CatalogIModel within a container.
Properties
| Name | Type | Description | |
|---|---|---|---|
| dbName Readonly | string | undefined | The name of the catalog database. | |
| version Readonly | string | undefined | The range of acceptable versions of the database of the specified dbName. |
Defined in
- core/common/src/CatalogIModel.ts Line 102
Last Updated: 16 February, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.