ModelComponentCollection.IOnDemandLoadableCollection.BlockOnDemandLoad Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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