AdomdSchemaGuid.DependecyGraph Field

Contains the GUID of the DISCOVER_CALC_DEPENDENCY schema rowset.

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

Syntax

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

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

Remarks

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

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace