Documentation
Objects of type dbconvtable have no value, and it is an error to try to get or set this value.
| Property | Type | Description |
|---|---|---|
| addfield | function | |
| codepage | string | |
| converter | type(dbconverter) | |
| datasourcename | string | |
| fieldcount | integer | |
| firstfield | dbconvfield | |
| name | string | |
| newrecord | function | |
| type | type |
dbconvtablevar.addfield (
dbconvtable ,
type me,
string datatype,
string fieldname,
string format,
integer codepage,
type(*) maxlen,
string user,
string help )
comment



