ReaderModificationCommandBatch.CachedCommandText Property

Definition

Gets or sets the cached command text for the commands in the batch.

protected virtual System.Text.StringBuilder CachedCommandText { get; set; }
member this.CachedCommandText : System.Text.StringBuilder with get, set
Protected Overridable Property CachedCommandText As StringBuilder

Property Value

Applies to