IDTSObjectVersionUpdate100.Update(String) Méthode
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.
Met à jour la version de l’objet DTS.
public:
void Update([Runtime::InteropServices::Out] System::String ^ % pbstrObjectXML);
[System.Runtime.InteropServices.DispId(1)]
public void Update(out string pbstrObjectXML);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member Update : string -> unit
Public Sub Update (ByRef pbstrObjectXML As String)
Paramètres
- pbstrObjectXML
- String
L’objet à mettre à jour
- Attributs
Remarques
Note
Ce membre sera supprimé dans une future version de MicrosoftSQL Server. Évitez d’utiliser ce membre dans de nouveaux travaux de développement et prévoyez de modifier les applications qui l’utilisent actuellement.