Overload List

  NameDescription
Protected methodToWhereString(array<String>[]()[][])
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.)
Protected methodToWhereString(String, String) (Inherited from SqlBaseBuilder.)
Protected methodToWhereString(String, array<String>[]()[][])
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.)
Protected methodToWhereString(array<String>[]()[][], String)
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.)
Protected methodToWhereString(String, array<String>[]()[][], String)
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.)

See Also