public Update ( String tableName, String>.Dictionary |
||
tableName | String | The table to update. |
data | String>.Dictionary | A dictionary containing Column names and their new values. |
where | String | The where clause for the update statement. |
Результат | bool |