IDTSDumpConfiguration100.DumpDescriptor Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il descrittore del dump per 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
Valore della proprietà
Descrittore del dump per DTS.
- Attributi