次の方法で共有


ValueChange.Tuple プロパティ

定義

OLAP データ ソースで変更された値の MDX タプルを取得します。

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

プロパティ値

値の MDX タプルが OLAP データ ソースで変更されました。

注釈

読み取り専用です。

適用対象