Qt 4.8
|
Public Variables | |
QString | name |
ub4 | oraFieldLength |
ub1 | oraIsNull |
ub4 | oraLength |
sb2 | oraPrecision |
sb1 | oraScale |
ub4 | oraType |
QVariant::Type | type |
Definition at line 500 of file qsql_oci.cpp.
QString OraFieldInfo::name |
Definition at line 502 of file qsql_oci.cpp.
Referenced by qFromOraInf(), and QOCICols::qMakeOraField().
ub4 OraFieldInfo::oraFieldLength |
Definition at line 508 of file qsql_oci.cpp.
Referenced by qFromOraInf(), and QOCICols::qMakeOraField().
ub1 OraFieldInfo::oraIsNull |
Definition at line 504 of file qsql_oci.cpp.
Referenced by qFromOraInf(), and QOCICols::qMakeOraField().
ub4 OraFieldInfo::oraLength |
Definition at line 507 of file qsql_oci.cpp.
Referenced by QOCICols::qMakeOraField(), and QOCICols::QOCICols().
sb2 OraFieldInfo::oraPrecision |
Definition at line 509 of file qsql_oci.cpp.
Referenced by qFromOraInf(), QOCICols::qMakeOraField(), and QOCICols::QOCICols().
sb1 OraFieldInfo::oraScale |
Definition at line 506 of file qsql_oci.cpp.
Referenced by qFromOraInf(), and QOCICols::qMakeOraField().
ub4 OraFieldInfo::oraType |
Definition at line 505 of file qsql_oci.cpp.
Referenced by qFromOraInf(), QOCICols::qMakeOraField(), and QOCICols::QOCICols().
QVariant::Type OraFieldInfo::type |
Definition at line 503 of file qsql_oci.cpp.
Referenced by qFromOraInf(), QOCICols::qMakeOraField(), and QOCICols::QOCICols().