Интерфейс IHostableComponent
Этот 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. |
В начало