IDTSSuspend100-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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
Der IDTSSuspend100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
SuspendRequired | Infrastruktur For more information, see IDTSSuspend. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
ResumeExecution | Infrastruktur For more information, see IDTSSuspend. | |
SuspendExecution | Infrastruktur For more information, see IDTSSuspend. |
Zum Anfang