| odb::oracle::query_column_base::query_column_base |
( |
const char * |
table, |
|
|
const char * |
column, |
|
|
const char * |
conv, |
|
|
unsigned short |
prec, |
|
|
short |
scale |
|
) |
| |
|
inline |
| const char* odb::oracle::query_column_base::table |
( |
| ) |
const |
|
inline |
| const char* odb::oracle::query_column_base::column |
( |
| ) |
const |
|
inline |
| const char* odb::oracle::query_column_base::conversion |
( |
| ) |
const |
|
inline |
| unsigned short odb::oracle::query_column_base::prec |
( |
| ) |
const |
|
inline |
| short odb::oracle::query_column_base::scale |
( |
| ) |
const |
|
inline |
| const char* odb::oracle::query_column_base::table_ |
|
protected |
| const char* odb::oracle::query_column_base::column_ |
|
protected |
| const char* odb::oracle::query_column_base::conversion_ |
|
protected |
| unsigned short odb::oracle::query_column_base::prec_ |
|
protected |
| short odb::oracle::query_column_base::scale_ |
|
protected |
The documentation for this struct was generated from the following file: