CapturedSql.Add(String) Method

Definition

Adds the string to the capture buffer.

public void Add (string sqlStatement);
member this.Add : string -> unit
Public Sub Add (sqlStatement As String)

Parameters

sqlStatement
String

Applies to