IDTSDumpConfiguration100.EnableDump Свойство

Определение

Возвращает или задает значение, указывающее, включает ли служба DTS формирование дампа.

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

Значение свойства

Значение true, если DTS включает дамп; в противном случае — значение false.

Атрибуты

Применяется к