IsPluggableDatabase Property
Indicates whether the current Oracle Database instance is an Oracle pluggable database (PDB).
public bool IsPluggableDatabase {get;}
'Declaration
Public ReadOnly Property IsPluggableDatabase As Boolean
Property Value
true if the current Oracle Database instance is an Oracle pluggable database (PDB); otherwise,
false.