menu
deno_postgres_interop package
documentation
deno_postgres_interop.dart
QueryResult
rowDescription property
rowDescription property
dark_mode
light_mode
rowDescription
property
RowDescription
?
get
rowDescription
deno-postgres@v0.17.0/QueryResult/rowDescription
.
Implementation
external RowDescription? get rowDescription;
deno_postgres_interop package
documentation
deno_postgres_interop
QueryResult
rowDescription property
QueryResult class