此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
Displays a collection of on demand loadable objects.
命名空间: Microsoft.AnalysisServices.Hosting
程序集: Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)
语法
声明
<GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")> _
Public Interface IOnDemandLoadableCollection
用法
Dim instance As IOnDemandLoadableCollection
[GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface IOnDemandLoadableCollection
[GuidAttribute(L"581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface class IOnDemandLoadableCollection
[<GuidAttribute("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")>]
type IOnDemandLoadableCollection = interface end
public interface IOnDemandLoadableCollection
IOnDemandLoadableCollection 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
Loaded | 基础结构。Gets whether the collection is loaded. |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
BlockOnDemandLoad | 基础结构。Blocks the on demand load that is associated with IOnDemandLoadableCollection. |
页首