ValueChange.Tuple 属性

定义

获取在 OLAP 数据源中更改的值的 MDX 元组。

public:
 property System::String ^ Tuple { System::String ^ get(); };
public string Tuple { get; }
Public ReadOnly Property Tuple As String

属性值

在 OLAP 数据源中更改了值的 MDX 元组。

注解

此为只读属性。

适用于