OracleDatabase Public Methods

The OracleDatabase public methods are listed in Table 7-74.

Table 7-74 OracleDatabase Public Methods

Public Method Description

Dispose

Releases any resources or memory allocated by the object.

ExecuteNonQuery

Executes the supplied non-SELECT statement against the database

Shutdown

Shuts down the database (Overloaded)

Startup

Starts up the database (Overloaded)