[ Version ( since = "4.2" ) ]
public void set_table (string table_name)
Valid only for: INSERT, UPDATE, DELETE statements
Sets the name of the table on which the built statement operates.
this |
a SqlBuilder object |
table_name |
a table name |