GetSession
TheGetSessionmethod returns a reference to the current session object.
ODSession GetSession ();
- return value
- A reference to the session object that created this storage system.
DISCUSSION
Your part typically calls its storage unit'sGetSessionmethod instead of this method.SEE ALSO
TheODStorageUnit::GetSessionmethod (page 694).