Metodo ModelComponentCollection.IOnDemandLoadableCollection.BlockOnDemandLoad

Specifies the blocked demand load.

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

Sintassi

C#
int IOnDemandLoadableCollection.BlockOnDemandLoad(
    bool block
)

Parametri

  • block
    Tipo: System.Boolean
    Indicates whether to block the load demand.

Valore restituito

Tipo: System.Int32
The blocked demand load.

Implementa

IOnDemandLoadableCollection.BlockOnDemandLoad(Boolean)

Vedere anche

Riferimento

ModelComponentCollection Classe

Spazio dei nomi Microsoft.AnalysisServices