WorkspaceDbNameAndVersion Interface
Specifies the name and version of a WorkspaceDb.
Properties
Name | Type | Description | |
---|---|---|---|
dbName Readonly | string | undefined | The name of the WorkspaceDb. | |
version Readonly | string | undefined | The range of acceptable versions of the WorkspaceDb of the specified dbName. |
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.