MainPipeClass.IDTSPipeline130_get_IsSavingXml 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 bool IDTSPipeline130_get_IsSavingXml() = Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPipeline130::get_IsSavingXml;
public virtual bool IDTSPipeline130_get_IsSavingXml ();
abstract member IDTSPipeline130_get_IsSavingXml : unit -> bool
override this.IDTSPipeline130_get_IsSavingXml : unit -> bool
Public Overridable Function IDTSPipeline130_get_IsSavingXml () As Boolean