StatementBuilder.AddWhere(String) 方法

定義

使用 AND 在 WHERE 子句中加入

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

參數

value
String

適用於