MainPipeClass.IDTSObjectModel100_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 IDTSObjectModel100_set_IsSavingXml(bool pbIsSavingXml) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObjectModel100::set_IsSavingXml;
public virtual void IDTSObjectModel100_set_IsSavingXml (bool pbIsSavingXml);
abstract member IDTSObjectModel100_set_IsSavingXml : bool -> unit
override this.IDTSObjectModel100_set_IsSavingXml : bool -> unit
Public Overridable Sub IDTSObjectModel100_set_IsSavingXml (pbIsSavingXml As Boolean)
Parameters
- pbIsSavingXml
- Boolean