columns
Parameters
value
Configuration block for columns in the table. See columns
below.
Parameters
values
Configuration block for columns in the table. See columns
below.
suspend fun columns(argument: List<suspend CatalogTableStorageDescriptorColumnArgsBuilder.() -> Unit>)
suspend fun columns(vararg argument: suspend CatalogTableStorageDescriptorColumnArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for columns in the table. See columns
below.