PackageClass.IDTSSuspend100_SuspendRequired Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur qui indique si la tâche doit s'interrompre lorsqu'elle rencontre un point d'arrêt.
public:
virtual property bool IDTSSuspend100_SuspendRequired { bool get(); void set(bool value); };
public virtual bool IDTSSuspend100_SuspendRequired { get; set; }
member this.IDTSSuspend100_SuspendRequired : bool with get, set
Public Overridable Property IDTSSuspend100_SuspendRequired As Boolean
Valeur de propriété
true si la tâche doit suspendre lorsqu’elle rencontre un point d’arrêt ; sinon, false.
Remarques
Pour plus d’informations, consultez Package.