MiningContentNode.Ancestors-Eigenschaft
Ruft eine Auflistung aller MiningContentNode-Vorgängerobjekte ab.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property Ancestors As MiningContentNodeCollection
Get
'Usage
Dim instance As MiningContentNode
Dim value As MiningContentNodeCollection
value = instance.Ancestors
public MiningContentNodeCollection Ancestors { get; }
public:
property MiningContentNodeCollection^ Ancestors {
MiningContentNodeCollection^ get ();
}
member Ancestors : MiningContentNodeCollection
function get Ancestors () : MiningContentNodeCollection
Eigenschaftswert
Typ: Microsoft.AnalysisServices.AdomdServer.MiningContentNodeCollection
Eine Auflistung aller MiningContentNode-Vorgängerobjekte.