IOnDemandLoadableCollection Interface
Applies To: SQL Server (starting with 2016)
Displays a collection of on demand loadable objects.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Loaded | Gets whether the collection is loaded. |
| Name | Description | |
|---|---|---|
![]() | BlockOnDemandLoad(Boolean) | Blocks the on demand load that is associated with IOnDemandLoadableCollection. |
Show:

