StatementBuilder.AddWhere(String) メソッド

定義

AND を使用して WHERE 句に追加する

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

パラメーター

value
String

適用対象