IDesignerToolWindowService 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
<GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")> _
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowService
[GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")]
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowService
[GuidAttribute(L"B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")]
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowService
/** @attribute GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB") */
/** @attribute CLSCompliantAttribute(false) */
public interface IDesignerToolWindowService
GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")
CLSCompliantAttribute(false)
public interface IDesignerToolWindowService
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
IDesignerToolWindowService Members
Microsoft.DataWarehouse.Interfaces Namespace