共用方式為


AdomdSchemaGuid.Actions 欄位

Contains the GUID of the MDSCHEMA_ACTIONS rowset.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)

語法

'宣告
Public Shared ReadOnly Actions As Guid
'用途
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

備註

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.

請參閱

參考

AdomdSchemaGuid 類別

Microsoft.AnalysisServices.AdomdClient 命名空間