MainPipeClass.IDTSPipeline130_set_IsSavingXml(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void IDTSPipeline130_set_IsSavingXml(bool pbIsSavingXml) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::set_IsSavingXml;
public virtual void IDTSPipeline130_set_IsSavingXml (bool pbIsSavingXml);
abstract member IDTSPipeline130_set_IsSavingXml : bool -> unit
override this.IDTSPipeline130_set_IsSavingXml : bool -> unit
Public Overridable Sub IDTSPipeline130_set_IsSavingXml (pbIsSavingXml As Boolean)
Parameters
- pbIsSavingXml
- Boolean