Поделиться через


Свойство NodeRule

Gets the rule associated with this node.

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public ReadOnly Property NodeRule As String
    Get
'Применение
Dim instance As MiningContentNode
Dim value As String

value = instance.NodeRule
public string NodeRule { get; }
public:
property String^ NodeRule {
    String^ get ();
}
member NodeRule : string
function get NodeRule () : String

Значение свойства

Тип: System. . :: . .String
A String containing the rule associated with this node.

Замечания

This value is algorithm-specific.