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


Свойство MiningStructure.IsProcessed

Gets a value that indicates whether the mining structure is processed.

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

Синтаксис

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

value = instance.IsProcessed
public bool IsProcessed { get; }
public:
property bool IsProcessed {
    bool get ();
}
member IsProcessed : bool
function get IsProcessed () : boolean

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

Тип: System.Boolean
true if the mining structure is processed; otherwise, false.

См. также

Справочник

MiningStructure Класс

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