Udostępnij przez


Właściwość IMiningModelDrillThroughHandler.NodeText

Pobiera lub ustawia unikatową nazwę węzła, który zawiera sprawy dla przeglądanie szczegółowe.

Przestrzeń nazw:  Microsoft.DataWarehouse.Interfaces
Zestaw:  Microsoft.DataWarehouse.Interfaces (w Microsoft.DataWarehouse.Interfaces.dll)

Składnia

'Deklaracja
Property NodeText As String
    Get
    Set
'Użycie
Dim instance As IMiningModelDrillThroughHandler
Dim value As String

value = instance.NodeText

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

Wartość właściwości

Typ: System.String
Ciąg zawierający unikatową nazwę węzła w model wyszukiwania.