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