| Oracle® Data Provider for .NET Developer's Guide 12c Release 1 (12.1.0.1.0) Part Number E41125-02 |
|
|
PDF · Mobi · ePub |
OracleDBStartupMode enumerated values specify the database startup options.
Table 5-126 lists all the OracleDBStartupMode enumeration values with a description of each enumerated value.
Table 5-126 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. |
| Provider | ODP.NET, Unmanaged Driver |
| Assembly | Oracle.DataAccess.dll |
| Namespace | Oracle.DataAccess.Client |
| .NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5 |