'Declaration Public Enum OraclePdbOpenMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OraclePdbOpenMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OraclePdbOpenMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OraclePdbOpenMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
ReadOnly | A PDB instance is opened as read-only. |
ReadWrite | A PDB instance is opened for reading and writing. |
Upgrade | A PDB instance is opened, and operations that prepare the environment for the upgrade are performed. |
Note: This enumeration is not available in .NET Standard compatible assemblies. It is available only in the assembly for full .NET Framework.
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OraclePdbOpenMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2