AdomdSchemaGuid.CommandObjects Field

Contains the GUID of the COMMAND_OBJECTS schema rowset.

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

Syntax

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

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

Remarks

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

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace