ModelComponentCollection.IOnDemandLoadableCollection.BlockOnDemandLoad Method

Specifies the blocked demand load.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
int IOnDemandLoadableCollection.BlockOnDemandLoad(
    bool block
)

Parameters

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

Return Value

Type: System.Int32
The blocked demand load.

Implements

IOnDemandLoadableCollection.BlockOnDemandLoad(Boolean)

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace