Namespace Mallard.Ado
Classes
DuckDbCommand
ADO.NET-compatible command object to execute a query/statement against a DuckDB database.
DuckDbDataReader
ADO.NET-compatible reader for the results of a query in DuckDB.
DuckDbParameterCollection
ADO.NET-compatible collection of parameters for DuckDbCommand.