Interface IHostableComponent

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents an interface for the hostable components.

Espace de noms :  Microsoft.AnalysisServices.Hosting
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<GuidAttribute("6173411B-3BB9-476e-A94F-9F6BD3F2929D")> _
Public Interface IHostableComponent
'Utilisation
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

Le type IHostableComponent expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Host Infrastructure. Gets or sets the host for IHostableComponent.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices.Hosting