AdomdSchemaGuid.SchemaRowsets Field

Contains the GUID of the DISCOVER_SCHEMA_ROWSETS schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is EEA0302B-7922-4992-8991-0E605D0E5593.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace