IDTSSuspend Interface
Provides methods and properties that are called by the run-time engine to notify tasks to suspend execution.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Interface IDTSSuspend
public interface IDTSSuspend
public interface class IDTSSuspend
public interface IDTSSuspend
public interface IDTSSuspend
Osservazioni
For more information about using this interface in custom task development, see Adding Support for Debugging in a Custom Task.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
IDTSSuspend Members
Microsoft.SqlServer.Dts.Runtime Namespace