Freigeben über


IDTSSuspend100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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