OracleDBVersionProperties.DoesSupportPluggableDatabase Property

Definition

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

public bool? DoesSupportPluggableDatabase { get; }
member this.DoesSupportPluggableDatabase : Nullable<bool>
Public ReadOnly Property DoesSupportPluggableDatabase As Nullable(Of Boolean)

Property Value

Applies to