Share via


DbVersionProperties interface

DbVersion resource model

Properties

isLatestForMajorVersion

True if this version of the Oracle Database software is the latest version for a release.

isPreviewDbVersion

True if this version of the Oracle Database software is the preview version.

isUpgradeSupported

True if this version of the Oracle Database software is supported for Upgrade.

supportsPdb

True if this version of the Oracle Database software supports pluggable databases.

version

A valid Oracle Database version.

Property Details

isLatestForMajorVersion

True if this version of the Oracle Database software is the latest version for a release.

isLatestForMajorVersion?: boolean

Property Value

boolean

isPreviewDbVersion

True if this version of the Oracle Database software is the preview version.

isPreviewDbVersion?: boolean

Property Value

boolean

isUpgradeSupported

True if this version of the Oracle Database software is supported for Upgrade.

isUpgradeSupported?: boolean

Property Value

boolean

supportsPdb

True if this version of the Oracle Database software supports pluggable databases.

supportsPdb?: boolean

Property Value

boolean

version

A valid Oracle Database version.

version: string

Property Value

string