[ CCode ( has_construct_function = false ) ]
[ Version ( since = "4.2" ) ]
public SqlBuilder (SqlStatementType stmt_type)
Create a new SqlBuilder object to build
Statement or SqlStatement objects of type stmt_type
stmt_type |
the type of statement to build |
the newly created object, or |