Свойство Parent
Gets the MiningStructure to which this mining model belongs.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public ReadOnly Property Parent As MiningStructure
Get
'Применение
Dim instance As MiningModel
Dim value As MiningStructure
value = instance.Parent
public MiningStructure Parent { get; }
public:
property MiningStructure^ Parent {
MiningStructure^ get ();
}
member Parent : MiningStructure
function get Parent () : MiningStructure
Значение свойства
Тип: Microsoft.AnalysisServices.AdomdClient. . :: . .MiningStructure
A MiningStructure.