ReaderModificationCommandBatch.UpdateCachedCommandText(Int32) 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.
Mises à jour le texte de la commande à la position donnée dans la ModificationCommands liste.
protected virtual void UpdateCachedCommandText(int commandPosition);
abstract member UpdateCachedCommandText : int -> unit
override this.UpdateCachedCommandText : int -> unit
Protected Overridable Sub UpdateCachedCommandText (commandPosition As Integer)
Paramètres
- commandPosition
- Int32
Position de la commande pour laquelle générer le texte de commande.