IHostableComponent 接口

此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。

命名空间:  Microsoft.AnalysisServices.Hosting
程序集:  Microsoft.AnalysisServices(在 Microsoft.AnalysisServices.dll 中)

语法

声明
<GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D")> _
Public Interface IHostableComponent
用法
Dim instance As IHostableComponent
[GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D")]
public interface IHostableComponent
[GuidAttribute(L"6173411B-3BB9-476e-A94F-9F6BD3F2929D")]
public interface class IHostableComponent
[<GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D")>]
type IHostableComponent =  interface end
public interface IHostableComponent

IHostableComponent 类型公开以下成员。

属性

  名称 说明
公共属性 Host

页首