Udostępnij za pośrednictwem


Właściwość Kpi.Value

Pobiera lub ustawia wartość dla Kpi obiektu w postaci wyrażenie MDX.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property Value As String
    Get
    Set
'Użycie
Dim instance As Kpi
Dim value As String

value = instance.Value

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

Wartość właściwości

Typ: System.String
A ciąg zawiera wyrażenie MDX.