DuckDB Plugin for Xojo

Database.Constructor Constructor

Private constructor.

Constructor()

Parameters

Remarks

Use the Database.CreateInMemory or Database.Open shared methods to create instance of this class.

See Also

Database Class