MainPipeClass.IDTSObjectModel100_IsSavingXml Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur qui indique que la tâche de flux de données s'enregistre au format XML.
public:
virtual property bool IDTSObjectModel100_IsSavingXml { bool get(); void set(bool value); };
public virtual bool IDTSObjectModel100_IsSavingXml { get; set; }
member this.IDTSObjectModel100_IsSavingXml : bool with get, set
Public Overridable Property IDTSObjectModel100_IsSavingXml As Boolean
Valeur de propriété
True si la tâche de flux de données est enregistrée au format Xml ; sinon, false.