menu
serverpod_postgres_pool package
documentation
postgres_pool.dart
ColumnDescription
columnName property
columnName property
dark_mode
light_mode
columnName
property
String
get
columnName
The name of the column returned by the query.
Implementation
String get columnName;
serverpod_postgres_pool package
documentation
postgres_pool
ColumnDescription
columnName property
ColumnDescription class