Interface IDesignerToolWindowAwareControl

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

Defines a designer tool control for window.

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
'Utilisation
Dim instance As IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl =  interface end
public interface IDesignerToolWindowAwareControl

Le type IDesignerToolWindowAwareControl expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ServiceProvider Infrastructure. Gets the service object for this IDesignerToolWindowAwareControl object.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.DataWarehouse.Interfaces