Dela via


ReaderModificationCommandBatch.GetCommandText Method

Definition

Gets the command text for all the commands in the current batch and also caches it on CachedCommandText.

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

Returns

The command text.

Applies to