Compartir a través de


IDTSDumpConfiguration100.EnableDump Propiedad

Definición

Obtiene o establece si DTS habilita el volcado.

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

Valor de propiedad

true si el DTS habilita el volcado; de lo contrario, false.

Atributos

Se aplica a