Compartilhar via


IDTSPipeline100.IsSavingXml Propriedade

Definição

Obtém ou define se IDTSPipeline100 está salvando o 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 estiver IDTSPipeline100 salvando xml; caso contrário, false.

Implementações

Atributos

Aplica-se a