共用方式為


IHostableComponent 介面

此 API 支援 .NET Framework 結構,但並不是針對直接從程式碼使用而設計。

命名空間:  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