Поделиться через


Свойство MiningStructureColumn.ParentMiningStructure

Gets the parent MiningStructure to which this mining structure column belongs.

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

Синтаксис

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

value = instance.ParentMiningStructure
public MiningStructure ParentMiningStructure { get; }
public:
virtual property MiningStructure^ ParentMiningStructure {
    MiningStructure^ get () sealed;
}
abstract ParentMiningStructure : MiningStructure 
override ParentMiningStructure : MiningStructure
final function get ParentMiningStructure () : MiningStructure

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

Тип: Microsoft.AnalysisServices.AdomdServer.MiningStructure
A MiningStructure representing the parent mining structure.

См. также

Справочник

MiningStructureColumn Класс

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