Skip to main content

ORACLE_DB_NAME

Constant ORACLE_DB_NAME 

Source
pub const ORACLE_DB_NAME: &'static str;
Expand description

The database name associated with the connection.

§Notes

This attribute SHOULD be set to the value of the parameter DB_NAME exposed in v$parameter.

§Examples

  • "ORCL1"
  • "FREE"