KREDOR Business Object Framework Documentation

SelectFrom.And Method

Appends the specified criteria to the current SelectFrom instance.

Overload List

Appends the specified criteria to the current SelectFrom instance.

public SelectFrom And(String,Op);

Appends the specified criteria to the current SelectFrom instance.

public SelectFrom And(String,Op,Object);

See Also

SelectFrom Class | Kredor.BO Namespace