Share via


IDTSParameter100.IncludeInDebugDump Propriété

Définition

Obtient ou définit une valeur qui indique si l'objet Parameter est inclus dans un fichier de vidage du débogage.

public:
 property bool IncludeInDebugDump { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public bool IncludeInDebugDump { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.IncludeInDebugDump : bool with get, set
Public Property IncludeInDebugDump As Boolean

Valeur de propriété

True si l’objet Parameter est inclus dans un vidage de débogage ; sinon, false.

Attributs

S’applique à