此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
Represents an interface for the hostable components.
命名空间: 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 | 基础结构。Gets or sets the host for IHostableComponent. |
页首