Overload List
Name | Description | |
---|---|---|
![]() | ToWhereString(array<String>[]()[]) |
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.) |
![]() | ToWhereString(String, array<String>[]()[]) |
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.) |
![]() | ToWhereString(array<String>[]()[], String) |
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.) |
![]() | ToWhereString(String, array<String>[]()[], String) |
Converts the ColumnNames and ColumnValues to a WhereFragment
(Inherited from SqlBaseBuilder.) |