Partager via


IDTSSuspend Interface

Provides methods and properties that are called by the run-time engine to notify tasks to suspend execution.

Espace de noms: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntaxe

'Déclaration
Public Interface IDTSSuspend
public interface IDTSSuspend
public interface class IDTSSuspend
public interface IDTSSuspend
public interface IDTSSuspend

Notes

For more information about using this interface in custom task development, see Adding Support for Debugging in a Custom Task.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

IDTSSuspend Members
Microsoft.SqlServer.Dts.Runtime Namespace