Właściwość MiningContentNode.ParentNode
Pobiera bezpośrednim elementem nadrzędnym MiningContentNode.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public ReadOnly Property ParentNode As MiningContentNode
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.AnalysisServices.AdomdServer.MiningContentNode
A MiningContentNode reprezentujących bezpośrednim elementem nadrzędnym MiningContentNode.
Zobacz także