IDesignerToolWindow 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 IDesignerToolWindow
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindow
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindow
/** @attribute CLSCompliantAttribute(false) */
public interface IDesignerToolWindow
CLSCompliantAttribute(false)
public interface IDesignerToolWindow
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
IDesignerToolWindow Members
Microsoft.DataWarehouse.Interfaces Namespace