dbimportconverter
Description
Type Tags
dbconverter, dbimportconverter
Object Value
Objects of type dbimportconverter have no value, and it is an error to try to get or set this value.
dbimportconverter.new()
Description
Prototype
dbimportconverter
.new
(
dbimportconverter
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | dbimportconverter |
Properties
Property | Type | Description |
---|---|---|
bytesprocessed | integer | |
cvtr | dbconverter | |
filesize | integer | |
import | function | |
opendatasource | function | |
readrecord | function | |
type | type | |
usereccount | boolean |
Methods
import()
Description
Prototype
dbimportconvertervar
.import
(
dbimportconverter
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | dbimportconverter |
opendatasource()
Description
Prototype
dbimportconvertervar
.opendatasource
(
dbimportconverter
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | dbimportconverter |
readrecord()
Description
Prototype
dbimportconvertervar
.readrecord
(
dbimportconverter
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | dbimportconverter |