IDTSPipeline100.IsSavingXml Eigenschaft

Definition

Ruft ab oder legt fest, ob IDTSPipeline100 XML speichert.

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 xml IDTSPipeline100 gespeichert wird; andernfalls "false".

Implementiert

Attribute

Gilt für: