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

[Node-DuckDB API](./node-duckdb.md) &gt; [IExecuteOptions](./node-duckdb.iexecuteoptions.md) &gt; [rowResultFormat](./node-duckdb.iexecuteoptions.rowresultformat.md)

## IExecuteOptions.rowResultFormat property

Row format

<b>Signature:</b>

```typescript
rowResultFormat?: RowResultFormat;
```
