Свойство DemandLoadingService
Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
Protected ReadOnly Property DemandLoadingService As IHostOnDemandLoader
Get
'Применение
Dim value As IHostOnDemandLoader
value = Me.DemandLoadingService
protected IHostOnDemandLoader DemandLoadingService { get; }
protected:
property IHostOnDemandLoader^ DemandLoadingService {
IHostOnDemandLoader^ get ();
}
member DemandLoadingService : IHostOnDemandLoader
function get DemandLoadingService () : IHostOnDemandLoader
Значение свойства
Тип: Microsoft.AnalysisServices.Hosting. . :: . .IHostOnDemandLoader