Compartir a través de


Interfaz IHostOnDemandLoader

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Displays the host of the demand loader.

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

El tipo IHostOnDemandLoader expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público LoadCollectionOnDemand Infraestructura. Loads requested objects in the collection.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.AnalysisServices.Hosting