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.