다음을 통해 공유


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

명령 텍스트를 생성할 명령의 위치입니다.

적용 대상