次の方法で共有


ReaderModificationCommandBatch.GetCommandText メソッド

定義

現在のバッチ内のすべてのコマンドのコマンド テキストを取得し、 にも CachedCommandTextキャッシュします。

protected virtual string GetCommandText ();
abstract member GetCommandText : unit -> string
override this.GetCommandText : unit -> string
Protected Overridable Function GetCommandText () As String

戻り値

コマンド テキスト。

適用対象