次の方法で共有


ReaderModificationCommandBatch.UpdateCachedCommandText(Int32) メソッド

定義

リスト内の指定した位置ModificationCommandsにあるコマンドのコマンド テキストを更新します。

protected virtual void UpdateCachedCommandText (int commandPosition);
abstract member UpdateCachedCommandText : int -> unit
override this.UpdateCachedCommandText : int -> unit
Protected Overridable Sub UpdateCachedCommandText (commandPosition As Integer)

パラメーター

commandPosition
Int32

コマンド テキストを生成するコマンドの位置。

適用対象