public Insert ( String tableName, String>.Dictionary |
||
tableName | String | The table into which we insert the data. |
data | String>.Dictionary | A dictionary containing the column names and data for the insert. |
return | bool |
public Insert ( String tableName, String>.Dictionary |
||
tableName | String | The table into which we insert the data. |
data | String>.Dictionary | A dictionary containing the column names and data for the insert. |
return | bool |