Sql.Net Class Library Documentation |
|
InsertQuery Constructor (String)
Create an InsertQuery
public InsertQuery(
string tableName);
Parameters
-
tableName
- The name of the table to be inseserted into
See Also
InsertQuery Class | Reeb.SqlOM Namespace | InsertQuery Constructor Overload List