DataSetPhysicalTableMapCustomSqlColumn

data class DataSetPhysicalTableMapCustomSqlColumn(val name: String, val type: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of this column in the underlying data source.

Link copied to clipboard

Data type of the column.