StatementBuilder.AddWhere(String) Method

Definition

add to the WHERE clause using AND

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

Parameters

value
String

Applies to