Oracle® Data Provider for .NET Developer's Guide 11g Release 2 (11.2) Part Number E12249-01 |
|
|
View PDF |
OracleDBStartupMode
enumerated values specify the database startup options.
Table 5-123 lists all the OracleDBStartupMode
enumeration values with a description of each enumerated value.
Table 5-123 OracleDBStartupMode Enumeration Values
Member Name | Description |
---|---|
|
Starts the database and allows access to all users. |
|
Starts the database and allows database access only to users having the |
|
Shuts down a running instance in abort mode and starts a new instance. |
Requirements
Namespace: Oracle.DataAccess.Client
Assembly: Oracle.DataAccess.dll
Microsoft .NET Framework Version: 2.0 or later