Compartir a través de


IHostOnDemandLoader Interfaz

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.AnalysisServices.Hosting
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
<GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")> _
Public Interface IHostOnDemandLoader
'Uso
Dim instance As IHostOnDemandLoader
[GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")]
public interface IHostOnDemandLoader
[GuidAttribute(L"8DC885C2-F3F9-4a99-BCC9-70401560E952")]
public interface class IHostOnDemandLoader
[<GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")>]
type IHostOnDemandLoader =  interface end
public interface IHostOnDemandLoader