次の方法で共有


Goal プロパティ

Kpi の Goal を取得します。値の設定も可能です。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Property Goal As String
    Get
    Set
'使用
Dim instance As Kpi
Dim value As String

value = instance.Goal

instance.Goal = value
public string Goal { get; set; }
public:
property String^ Goal {
    String^ get ();
    void set (String^ value);
}
member Goal : string with get, set
function get Goal () : String
function set Goal (value : String)

プロパティ値

型: System. . :: . .String
多次元式 (MDX) を表す String です。