IDTSPipeline100.IsSavingXml Proprietà

Definizione

Ottiene o imposta se sta IDTSPipeline100 salvando 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 IDTSPipeline100 salva xml; altrimenti, falso.

Implementazioni

Attributi

Si applica a