IDesignerToolWindowAwareControl Interface

This interface supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

This interface is not CLS-compliant.

Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (in microsoft.datawarehouse.interfaces.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)] 
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)] 
public interface class IDesignerToolWindowAwareControl
/** @attribute CLSCompliantAttribute(false) */ 
public interface IDesignerToolWindowAwareControl
CLSCompliantAttribute(false) 
public interface IDesignerToolWindowAwareControl

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

IDesignerToolWindowAwareControl Members
Microsoft.DataWarehouse.Interfaces Namespace