SqlBuilder.setTable

Valid only for: INSERT, UPDATE, DELETE statements

Sets the name of the table on which the built statement operates.

class SqlBuilder
void
setTable
(
string tableName
)

Parameters

tableName string

a table name