IDTSPipeline100.IsSavingXml Propriété

Définition

Obtient ou définit une valeur indiquant si IDTSPipeline100 enregistre en XML.

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

Valeur de propriété

True si le IDTSPipeline100 fichier xml est enregistré ; sinon, false.

Implémente

Attributs

S’applique à