Condividi tramite


Interfaccia IOnDemandLoadableCollection

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

Displays a collection of on demand loadable objects.

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

Sintassi

'Dichiarazione
<GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")> _
Public Interface IOnDemandLoadableCollection
'Utilizzo
Dim instance As IOnDemandLoadableCollection
[GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface IOnDemandLoadableCollection
[GuidAttribute(L"581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface class IOnDemandLoadableCollection
[<GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")>]
type IOnDemandLoadableCollection =  interface end
public interface IOnDemandLoadableCollection

Nel tipo IOnDemandLoadableCollection sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Loaded Infrastruttura. Gets whether the collection is loaded.

In alto

Metodi

  Nome Descrizione
Metodo pubblico BlockOnDemandLoad Infrastruttura. Blocks the on demand load that is associated with IOnDemandLoadableCollection.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices.Hosting