IDTSConnectionManagerMarshalControl100 Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("E3B2D136-CBA7-466B-BD04-4B37939FC958")> _
Public Interface IDTSConnectionManagerMarshalControl100
'Usage
Dim instance As IDTSConnectionManagerMarshalControl100
[InterfaceTypeAttribute()]
[GuidAttribute("E3B2D136-CBA7-466B-BD04-4B37939FC958")]
public interface IDTSConnectionManagerMarshalControl100
[InterfaceTypeAttribute()]
[GuidAttribute(L"E3B2D136-CBA7-466B-BD04-4B37939FC958")]
public interface class IDTSConnectionManagerMarshalControl100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("E3B2D136-CBA7-466B-BD04-4B37939FC958")>]
type IDTSConnectionManagerMarshalControl100 = interface end
public interface IDTSConnectionManagerMarshalControl100