Back to Exposed

columns

docs/api/exposed-r2dbc/org.jetbrains.exposed.v1.r2dbc.statements.api/-r2dbc-exposed-database-metadata/columns.html

1.2.0800 B
Original Source

columns

abstract suspend fun columns(vararg tables: Table): Map<Table, List<ColumnMetadata>>

Returns a map with the ColumnMetadata of all the defined columns in each of the specified tables.

Generated by Dokka © 2026 Copyright