withReadOnly
Method
interface DuckDBResource { // ... omitted for brevity withReadOnly(): DuckDBResource;}Signature
method
withReadOnlybuilderConfigures the DuckDB resource to open the database in read-only mode.
withReadOnly(): DuckDBResourceReturns
DuckDBResourceApplies to
This method applies to the following types: