KREDOR Business Object Framework Documentation

SelectFrom.Or Method

Appends the specified criteria to the current SelectFrom instance.

Overload List

Appends the specified criteria to the current SelectFrom instance.

public SelectFrom Or(String,Op);

Appends the specified criteria to the current SelectFrom instance.

public SelectFrom Or(String,Op,Object);

See Also

SelectFrom Class | Kredor.BO Namespace