#include <rvc/dbelem.h>
Public Member Functions | |
| ATTACHMENTITEM (const RVC::DBTABLE &table, INT32 recordnum) | |
| ATTACHMENTITEM () | |
| INT32 | GetRecordNum () const |
| INT32 | GetTableNum () const |
| void | SetRecordNum (INT32 RecordNum) |
| void | SetTableNum (INT32 TableNum) |
|
|
Default constructor.
|
|
||||||||||||
|
Construct from DBTABLE and record number.
|
|
|
Get the record number.
|
|
|
Get the table number.
|
|
|
Set the record number.
|
|
|
Set the table number.
|
1.3.8-20040913