DuckDB Plugin for Xojo

Appender.Close Method

Finalizes and flushes the appends.

Close()

Parameters

Remarks

If you do not call this then Close is automatically called when your class instance is destructed.

See Also

Appender Class