Uses of Enum
io.qt.sql.QSqlDriver.DbmsType
Packages that use QSqlDriver.DbmsType
-
Uses of QSqlDriver.DbmsType in io.qt.sql
Methods in io.qt.sql that return QSqlDriver.DbmsTypeModifier and TypeMethodDescriptionfinal QSqlDriver.DbmsType
QSqlDriver.dbmsType()
static QSqlDriver.DbmsType
QSqlDriver.DbmsType.resolve
(int value) Returns the corresponding enum entry for the given value.static QSqlDriver.DbmsType
Returns the enum constant of this type with the specified name.static QSqlDriver.DbmsType[]
QSqlDriver.DbmsType.values()
Returns an array containing the constants of this enum type, in the order they are declared.