AdomdSchemaGuid.DataSources Field

Contains the GUID of the DISCOVER_DATASOURCES schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is 06C03D41-F66D-49F3-B1B8-987F7AF4CF18.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace