Gets the Session associated with the currently-executing user context.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax ReadOnly Property Session As Session
Get
property Session^ Session {
Session^ get ();
}
abstract Session : Session with get
Property Value
Type:
SessionThe session associated with the current caller.
Exceptions See Also