IHostOnDemandLoader 介面
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Displays the host of the demand loader.
命名空間: Microsoft.AnalysisServices.Hosting
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")> _
Public Interface IHostOnDemandLoader
'用途
Dim instance As IHostOnDemandLoader
[GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")]
public interface IHostOnDemandLoader
[GuidAttribute(L"8DC885C2-F3F9-4a99-BCC9-70401560E952")]
public interface class IHostOnDemandLoader
[<GuidAttribute("8DC885C2-F3F9-4a99-BCC9-70401560E952")>]
type IHostOnDemandLoader = interface end
public interface IHostOnDemandLoader
IHostOnDemandLoader 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
LoadCollectionOnDemand | 基礎結構。Loads requested objects in the collection. |
上層