IDTSObjectModel100.IsSavingXml Propriedade

Definição

Obtém ou define um valor que indica se a tarefa de fluxo de dados é salva em 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

Valor da propriedade

true se a tarefa de fluxo de dados for salva no formato XML; caso contrário, false.

Atributos

Aplica-se a