DemandLoadingService Propiedad
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Protected ReadOnly Property DemandLoadingService As IHostOnDemandLoader
Get
'Uso
Dim value As IHostOnDemandLoader
value = Me.DemandLoadingService
protected IHostOnDemandLoader DemandLoadingService { get; }
protected:
property IHostOnDemandLoader^ DemandLoadingService {
IHostOnDemandLoader^ get ();
}
member DemandLoadingService : IHostOnDemandLoader
function get DemandLoadingService () : IHostOnDemandLoader
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.Hosting. . :: . .IHostOnDemandLoader