AdomdSchemaGuid.Commands Field

Contains the GUID of the COMMAND schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is A07CCD34-8148-11D0-87BB-00C04FC33942.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace