<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Node-DuckDB API](./node-duckdb.md) &gt; [DuckDB](./node-duckdb.duckdb.md) &gt; [enableCopy](./node-duckdb.duckdb.enablecopy.md)

## DuckDB.enableCopy property

Returns true of copying is enabled, false otherwise.

<b>Signature:</b>

```typescript
get enableCopy(): boolean;
```
