Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains the GUID of the MDSCHEMA_ACTIONS rowset.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Shared ReadOnly Actions As Guid
'Usage
Dim value As Guid
value = AdomdSchemaGuid.Actions
public static readonly Guid Actions
public:
static initonly Guid Actions
static val Actions: Guid
public static final var Actions : Guid
Remarks
The MDSCHEMA_ACTIONS rowset contains information that allows OLAP tools to be easily integrated with other applications by providing descriptive and content information to perform user-defined actions.
The GUID for this schema rowset is A07CCD08-8148-11D0-87BB-00C04FC33942.