AdomdSchemaGuid.Sessions Field

Contains the GUID of the DISCOVER_SESSIONS schema rowset.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public Shared ReadOnly Sessions As Guid
'Usage
Dim value As Guid 

value = AdomdSchemaGuid.Sessions
public static readonly Guid Sessions
public:
static initonly Guid Sessions
static val Sessions: Guid
public static final var Sessions : Guid

Remarks

The GUID for this schema rowset is a07ccd26-8148-11d0-87bb-00c04fc33942.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace