IDTSObjectModel100.IsSavingXml Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Datenflusstask im XML-Format gespeichert wird, oder legt ihn fest.

public:
 property bool IsSavingXml { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(19)]
public bool IsSavingXml { [System.Runtime.InteropServices.DispId(19)] get; [System.Runtime.InteropServices.DispId(19)] set; }
[<System.Runtime.InteropServices.DispId(19)>]
[<get: System.Runtime.InteropServices.DispId(19)>]
[<set: System.Runtime.InteropServices.DispId(19)>]
member this.IsSavingXml : bool with get, set
Public Property IsSavingXml As Boolean

Eigenschaftswert

true, wenn die Datenflussaufgabe im XML-Format gespeichert wird; andernfalls "false".

Attribute

Gilt für: