言語

IDTSDumpConfiguration.EnableDump プロパティ

定義

DTSがダンプを有効にするかどうかを取得または設定します。

public:
 property bool EnableDump { bool get(); void set(bool value); };
public bool EnableDump { get; set; }
member this.EnableDump : bool with get, set
Public Property EnableDump As Boolean

プロパティ値

DTSがダンプを可能にする場合、そうでなければ、誤りです。

適用対象