Preparing search index...
The search index is not available biorate
Interface Row<JSONType, Format>
Type Parameters
JSONType = unknown
Format extends DataFormat | unknown = unknown
Defined in node_modules/.pnpm/@clickhouse+client-common@1.10.1/node_modules/@clickhouse/client-common/dist/result.d.ts:10
Properties
text
text : string
Defined in node_modules/.pnpm/@clickhouse+client-common@1.10.1/node_modules/@clickhouse/client-common/dist/result.d.ts:12
Methods
json
json < T > ( ) : RowJSONType < T , Format >
Returns RowJSONType < T , Format >
Defined in node_modules/.pnpm/@clickhouse+client-common@1.10.1/node_modules/@clickhouse/client-common/dist/result.d.ts:18
A string representation of a row.