ModelComponentCollection.IOnDemandLoadableCollection.BlockOnDemandLoad Método

Specifies the blocked demand load.

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

Sintaxis

C#
int IOnDemandLoadableCollection.BlockOnDemandLoad(
    bool block
)

Parámetros

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

Valor devuelto

Tipo: System.Int32
The blocked demand load.

Implementa

IOnDemandLoadableCollection.BlockOnDemandLoad(Boolean)

Vea también

Referencia

ModelComponentCollection Clase

Espacio de nombres Microsoft.AnalysisServices