ModelComponentCollection.IOnDemandLoadableCollection.BlockOnDemandLoad Method

Definition

int IOnDemandLoadableCollection.BlockOnDemandLoad (bool block);
abstract member Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.BlockOnDemandLoad : bool -> int
override this.Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.BlockOnDemandLoad : bool -> int
Function BlockOnDemandLoad (block As Boolean) As Integer Implements IOnDemandLoadableCollection.BlockOnDemandLoad

Parameters

block
Boolean

Returns

Implements

Applies to