Resultset Column Header Data
@Serializable
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
Constructors
Link copied to clipboard
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)
Types
Link copied to clipboard
Values: TEXT,STRING,INTEGER,FLOAT,DECIMAL,DATE,TIME,DATETIME,BOOLEAN,BINARY,CODELOOKUP,CODEVALUE
Link copied to clipboard
Values: BIT,BOOLEAN,SMALLINT,TINYINT,INTEGER,MEDIUMINT,BIGINT,REAL,FLOAT,DOUBLE,NUMERIC,DECIMAL,SERIAL,SMALLSERIAL,BIGSERIAL,MONEY,CHAR,VARCHAR,LONGVARCHAR,TEXT,TINYTEXT,MEDIUMTEXT,LONGTEXT,JSON,DATE,TIME,TIME_WITH_TIMEZONE,TIMESTAMP,DATETIME,TIMESTAMP_WITH_TIMEZONE,INTERVAL,BINARY,VARBINARY,LONGVARBINARY,BYTEA,BLOB,TINYBLOB,MEDIUMBLOB,LONGBLOB
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard