Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public static readonly Guid Actions
public:
static initonly Guid Actions
public static final Guid Actions
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
.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AdomdSchemaGuid Class
AdomdSchemaGuid Members
Microsoft.AnalysisServices.AdomdClient Namespace