IDWDesignerService 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)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB")> _
Public Interface IDWDesignerService
[CLSCompliantAttribute(false)] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] 
[ComVisibleAttribute(true)] 
[GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB")] 
public interface IDWDesignerService
[CLSCompliantAttribute(false)] 
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] 
[ComVisibleAttribute(true)] 
[GuidAttribute(L"67287D05-E699-48f2-A1B5-5437C0CA4BDB")] 
public interface class IDWDesignerService
/** @attribute CLSCompliantAttribute(false) */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB") */ 
public interface IDWDesignerService
CLSCompliantAttribute(false) 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) 
ComVisibleAttribute(true) 
GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB") 
public interface IDWDesignerService

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

IDWDesignerService Members
Microsoft.DataWarehouse.Interfaces Namespace