ColumnResult
class ColumnResult (View source)
Class ColumnResult
Methods
string
getCharacterSetName()
Get character set
string
getCollationName()
Get collation name
string
getColumnLabel()
Get column label
string
getColumnName()
Get column name
int
getFractionalDigits()
Get fractional digit length
int
getLength()
Get column field length
string
getSchemaName()
Get schema name
string
getTableLabel()
Get table label
string
getTableName()
Get table name
int
getType()
Get column type
int
isNumberSigned()
Check if signed type
int
isPadded()
Check if padded
Details
string
getCharacterSetName()
Get character set
string
getCollationName()
Get collation name
string
getColumnLabel()
Get column label
string
getColumnName()
Get column name
int
getFractionalDigits()
Get fractional digit length
int
getLength()
Get column field length
string
getSchemaName()
Get schema name
string
getTableLabel()
Get table label
string
getTableName()
Get table name
int
getType()
Get column type
int
isNumberSigned()
Check if signed type
int
isPadded()
Check if padded