KREDOR Business Object Framework Documentation

SelectFrom.Where Method

Appends the specified criteria to the current SelectFrom instance.

Overload List

Appends the specified criteria to the current SelectFrom instance.

public SelectFrom Where(String,Op);

Appends the specified criteria to the current SelectFrom instance.

public SelectFrom Where(String,Op,Object);

See Also

SelectFrom Class | Kredor.BO Namespace