Поделиться через


AdomdSchemaGuid.Actions Field

Contains the GUID of the MDSCHEMA_ACTIONS rowset.

Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)

Синтаксис

'Декларация
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

Замечания

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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

AdomdSchemaGuid Class
AdomdSchemaGuid Members
Microsoft.AnalysisServices.AdomdClient Namespace