AdomdSchemaGuid.Locations Field

Contains the GUID of the DISCOVER_LOCATIONS schema rowset.

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

Syntax

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

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

Remarks

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

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace