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 CatalogIModel.NameAndVersion.dbName. |
Defined in
- core/common/src/CatalogIModel.ts Line 102
Last Updated: 26 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.