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