Qt 4.8
Public Variables | List of all members
OraFieldInfo Struct Reference

Public Variables

QString name
 
ub4 oraFieldLength
 
ub1 oraIsNull
 
ub4 oraLength
 
sb2 oraPrecision
 
sb1 oraScale
 
ub4 oraType
 
QVariant::Type type
 

Detailed Description

Definition at line 500 of file qsql_oci.cpp.

Properties

◆ name

QString OraFieldInfo::name

Definition at line 502 of file qsql_oci.cpp.

Referenced by qFromOraInf(), and QOCICols::qMakeOraField().

◆ oraFieldLength

ub4 OraFieldInfo::oraFieldLength

Definition at line 508 of file qsql_oci.cpp.

Referenced by qFromOraInf(), and QOCICols::qMakeOraField().

◆ oraIsNull

ub1 OraFieldInfo::oraIsNull

Definition at line 504 of file qsql_oci.cpp.

Referenced by qFromOraInf(), and QOCICols::qMakeOraField().

◆ oraLength

ub4 OraFieldInfo::oraLength

Definition at line 507 of file qsql_oci.cpp.

Referenced by QOCICols::qMakeOraField(), and QOCICols::QOCICols().

◆ oraPrecision

sb2 OraFieldInfo::oraPrecision

Definition at line 509 of file qsql_oci.cpp.

Referenced by qFromOraInf(), QOCICols::qMakeOraField(), and QOCICols::QOCICols().

◆ oraScale

sb1 OraFieldInfo::oraScale

Definition at line 506 of file qsql_oci.cpp.

Referenced by qFromOraInf(), and QOCICols::qMakeOraField().

◆ oraType

ub4 OraFieldInfo::oraType

Definition at line 505 of file qsql_oci.cpp.

Referenced by qFromOraInf(), QOCICols::qMakeOraField(), and QOCICols::QOCICols().

◆ type

QVariant::Type OraFieldInfo::type

Definition at line 503 of file qsql_oci.cpp.

Referenced by qFromOraInf(), QOCICols::qMakeOraField(), and QOCICols::QOCICols().


The documentation for this struct was generated from the following file: