Interfaccia IHostOnDemandLoader

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Displays the host of the demand loader.

Spazio dei nomi  Microsoft.AnalysisServices.Hosting
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")> _
Public Interface IHostOnDemandLoader
'Utilizzo
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

Nel tipo IHostOnDemandLoader sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico LoadCollectionOnDemand Infrastruttura. Loads requested objects in the collection.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices.Hosting