'Declaration Public Enum OracleStartupMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleStartupMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OracleStartupMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OracleStartupMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Default | Starts the database with access allowed for all users. |
Force | Shuts down a running instance in OracleShutdownMode.Abort mode and starts a new instance. |
Restrict | Starts the database with access allowed only for users with the CREATE SESSION and RESTRICTED SESSION privileges. |
System.Object
System.ValueType
System.Enum
Devart.Data.Oracle.OracleStartupMode
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