DuckDB Plugin for Xojo

PreparedStatement.Constructor Constructor

Private constructor.

Constructor()

Parameters

Remarks

Use the Prepare function on the Connection class to create instance of the PreparedStatement class.

See Also

PreparedStatement Class