Свойство MiningContentNode.ParentNode

Gets the immediate parent of the MiningContentNode.

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

Синтаксис

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

value = instance.ParentNode
public MiningContentNode ParentNode { get; }
public:
property MiningContentNode^ ParentNode {
    MiningContentNode^ get ();
}
member ParentNode : MiningContentNode
function get ParentNode () : MiningContentNode

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

Тип: Microsoft.AnalysisServices.AdomdServer.MiningContentNode
A MiningContentNode representing the immediate parent of the MiningContentNode.

См. также

Справочник

MiningContentNode Класс

Пространство имен Microsoft.AnalysisServices.AdomdServer