共用方式為


IOnDemandLoadableCollection 介面

此 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.

上層

請參閱

參考

Microsoft.AnalysisServices.Hosting 命名空間