IDTSDumpConfiguration.DumpDescriptor プロパティ

定義

ダンプ記述子を取得します。値の設定も可能です。

public:
 property System::String ^ DumpDescriptor { System::String ^ get(); void set(System::String ^ value); };
public string DumpDescriptor { get; set; }
member this.DumpDescriptor : string with get, set
Public Property DumpDescriptor As String

プロパティ値

ダンプ記述子です。

適用対象