6.7.4 OracleDatabase Public Methods

The OracleDatabase public methods are listed in Table 6-54.

Table 6-54 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)