IDTSObjectModel100.IsSavingXml Propriété

Définition

Obtient ou définit une valeur qui indique si la tâche de flux de données s'enregistre au format 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 la tâche de flux de données enregistre au format XML ; sinon, false.

Attributs

S’applique à