Interfaz IDesignerToolWindowAwareControl
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
Defines a designer tool control for window.
Esta API no es compatible con CLS.
Espacio de nombres: Microsoft.DataWarehouse.Interfaces
Ensamblado: Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)
Sintaxis
'Declaración
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
'Uso
Dim instance As IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl = interface end
public interface IDesignerToolWindowAwareControl
El tipo IDesignerToolWindowAwareControl expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
ServiceProvider | Infraestructura. Gets the service object for this IDesignerToolWindowAwareControl object. |
Arriba