IDTSSuspend100 Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see IDTSSuspend.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("5F9052C1-1431-4DF8-BD22-921D572F5401")> _
Public Interface IDTSSuspend100
'Usage
Dim instance As IDTSSuspend100
[GuidAttribute("5F9052C1-1431-4DF8-BD22-921D572F5401")]
public interface IDTSSuspend100
[GuidAttribute(L"5F9052C1-1431-4DF8-BD22-921D572F5401")]
public interface class IDTSSuspend100
[<GuidAttribute("5F9052C1-1431-4DF8-BD22-921D572F5401")>]
type IDTSSuspend100 = interface end
public interface IDTSSuspend100