Interface IDWDesignerService
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Essa API não é compatível com CLS.
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB")> _
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
Public Interface IDWDesignerService
'Uso
Dim instance As IDWDesignerService
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public interface IDWDesignerService
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"67287D05-E699-48f2-A1B5-5437C0CA4BDB")]
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
public interface class IDWDesignerService
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("67287D05-E699-48f2-A1B5-5437C0CA4BDB")>]
[<CLSCompliantAttribute(false)>]
[<ComVisibleAttribute(true)>]
type IDWDesignerService = interface end
public interface IDWDesignerService
O tipo IDWDesignerService expõe os membros a seguir.