Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 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("4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")> _
Public Interface IDTSSuspend100
'Usage
Dim instance As IDTSSuspend100
[GuidAttribute("4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")]
public interface IDTSSuspend100
[GuidAttribute(L"4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")]
public interface class IDTSSuspend100
[<GuidAttribute("4AE9E1D6-A7EC-4C84-A5FA-FE7AAAE49A98")>]
type IDTSSuspend100 = interface end
public interface IDTSSuspend100
The IDTSSuspend100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
SuspendRequired | Infrastructure. For more information, see IDTSSuspend. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
ResumeExecution | Infrastructure. For more information, see IDTSSuspend. |
![]() |
SuspendExecution | Infrastructure. For more information, see IDTSSuspend. |
Top