OracleDBStartupMode Enumeration
OracleDBStartupMode enumerated values specify the database startup options.
                  
Table 7-176 lists all the OracleDBStartupMode enumeration values with a description of each enumerated value.
                  
Table 7-176 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
| Provider | ODP.NET, Unmanaged Driver | 
|---|---|
| Assembly | 
 | 
| Namespace | 
 | 
| .NET Framework | 3.5, 4.5, 4.6, 4.7, 4.8 |