ScriptTask.BreakpointManager 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 l'objet BreakpointManager utilisé pour contrôler les points d'arrêt sur cette tâche.
public:
property Microsoft::SqlServer::Dts::Runtime::BreakpointManager ^ BreakpointManager { Microsoft::SqlServer::Dts::Runtime::BreakpointManager ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Dts.Runtime.BreakpointManager BreakpointManager { get; }
[<System.ComponentModel.Browsable(false)>]
member this.BreakpointManager : Microsoft.SqlServer.Dts.Runtime.BreakpointManager
Public ReadOnly Property BreakpointManager As BreakpointManager
Valeur de propriété
BreakpointManager utilisé pour contrôler des points d'arrêt sur cette tâche.
- Attributs