IDTSObjectModel100.IsSavingXml Proprietà

Definizione

Ottiene o imposta un valore che indica se il compito di flusso dati salva in formato 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

Valore della proprietà

vero se il compito di flusso dati salva in formato XML; altrimenti, falso.

Attributi

Si applica a