SqlBuilder.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.

Create a new #GdaSqlBuilder object to build #GdaStatement or #GdaSqlStatement objects of type stmt_type

Parameters

stmtTypethe type of statement to build

Returns

the newly created object, or null if an error occurred (such as unsupported

statement type)