Propriété Parent

Gets the parent MiningModel.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Parent As Object
    Get
'Utilisation
Dim instance As MiningModelColumn
Dim value As Object

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

Valeur de propriété

Type : System. . :: . .Object
A MiningModel.