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.
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.