IDesignerToolWindowAwareControl Interface

 

Applies To: SQL Server 2016 Preview

Defines a designer tool control for window.

Namespace:   Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl = interface end
<CLSCompliantAttribute(False)>
Public Interface IDesignerToolWindowAwareControl

Properties

Name Description
System_CAPS_pubproperty ServiceProvider

Gets the service object for this IDesignerToolWindowAwareControl object.

See Also

Microsoft.DataWarehouse.Interfaces Namespace

Return to top