AdomdSchemaGuid.Functions Field

Contains the GUID of the MDSCHEMA_FUNCTIONS schema rowset.

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

Syntax

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

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

Remarks

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

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace