GetSessionInfo(OracleGlobalization)
This method refreshes the provided OracleGlobalization
object with the globalization settings of the session.
Declaration
// C#
public void GetSessionInfo(OracleGlobalization oraGlob);
Parameters
-
oraGlob
The
OracleGlobalization
object to be updated.