return SqlString |
${WriteSummary(content)} |
SqlString insertSql |
a parameterized SQL statement to insert a row into a table. |
string identityColumn |
The column for which the identity generator was specified. |
string tableName |
The name of the table the row is being inserted in. |