Resultset Column Header Data
constructor(booleanDisplayType: Boolean? = null, codeLookupDisplayType: Boolean? = null, codeValueDisplayType: Boolean? = null, columnCode: String? = null, columnDisplayType: ResultsetColumnHeaderData.ColumnDisplayType? = null, columnLength: Long? = null, columnName: String? = null, columnType: ResultsetColumnHeaderData.ColumnType? = null, columnValues: List<Any>? = null, dateDisplayType: Boolean? = null, dateTimeDisplayType: Boolean? = null, decimalDisplayType: Boolean? = null, integerDisplayType: Boolean? = null, isColumnIndexed: Boolean? = null, isColumnNullable: Boolean? = null, isColumnPrimaryKey: Boolean? = null, isColumnUnique: Boolean? = null, mandatory: Boolean? = null, stringDisplayType: Boolean? = null, textDisplayType: Boolean? = null, timeDisplayType: Boolean? = null)
Parameters
boolean Display Type
code Lookup Display Type
code Value Display Type
column Code
column Display Type
column Length
column Name
column Type
column Values
date Display Type
date Time Display Type
decimal Display Type
integer Display Type
is Column Indexed
is Column Nullable
is Column Primary Key
is Column Unique
mandatory
string Display Type
text Display Type
time Display Type