dbexportconverter
Description
Type Tags
dbconverter, dbexportconverter
Object Value
Objects of type dbexportconverter have no value, and it is an error to try to get or set this value.
dbexportconverter.new()
Description
Prototype
dbexportconverter.new (
dbexportconverter )
me
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | dbexportconverter |
Properties
| Property | Type | Description |
|---|---|---|
| cvtr | dbconverter | |
| export | function | |
| opentarget | function | |
| type | type | |
| writerecord | function |
Methods
export()
Description
Prototype
dbexportconvertervar.export (
dbexportconverter )
me
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | dbexportconverter |
opentarget()
Description
Prototype
dbexportconvertervar.opentarget (
dbexportconverter )
me
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | dbexportconverter |
writerecord()
Description
Prototype
dbexportconvertervar.writerecord (
dbexportconverter )
me
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| me | None | dbexportconverter |


