Compartir a través de


IDTSDumpConfiguration100.DumpDescriptor Propiedad

Definición

Obtiene o establece el descriptor de volcado para DTS.

public:
 property System::String ^ DumpDescriptor { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743810)]
public string DumpDescriptor { [System.Runtime.InteropServices.DispId(1610743810)] get; [System.Runtime.InteropServices.DispId(1610743810)] set; }
[<System.Runtime.InteropServices.DispId(1610743810)>]
[<get: System.Runtime.InteropServices.DispId(1610743810)>]
[<set: System.Runtime.InteropServices.DispId(1610743810)>]
member this.DumpDescriptor : string with get, set
Public Property DumpDescriptor As String

Valor de propiedad

El descriptor de volcado para DTS.

Atributos

Se aplica a