RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.QueryBuilder Namespace
RingSoft.DbMaintenance Namespace

SelectQuery..::..AddWhereItemFormula Method

Overload List


  Name Description
Public method AddWhereItemFormula(String, Conditions, String)
Creates a where item formula object and adds it to the WhereItems list.
Public method AddWhereItemFormula(String, Conditions, DateTime, DbDateTypes)
Creates a where item formula object and adds it to the WhereItems list.
Public method AddWhereItemFormula(String, Conditions, Int32)
Creates a where item formula object and adds it to the WhereItems list.
Public method AddWhereItemFormula(String, Conditions, Double)
Creates a where item formula object and adds it to the WhereItems list.
Public method AddWhereItemFormula(String, Conditions, Boolean)
Creates a where item formula object and adds it to the WhereItems list.
Public method AddWhereItemFormula(String)
Creates a where item formula object and adds it to the WhereItems list. Used for formulas that have no condition or value.