Documentation

dbPPCS1Export

Description

Type Tags

None

Object Value

Objects of type dbPPCS1Export have no value, and it is an error to try to get or set this value.

dbPPCS1Export.new()

Description

Prototype

dbPPCS1Export.new ( dbPPCS1Export me, ppcstype1file table )

Parameters

ParameterDefault valueType nameDescription
meNonedbPPCS1Export
tableNoneppcstype1file

Properties

PropertyTypeDescription
createtablefunction
expconverterdbexportconverter
exportfunction
findrecordfunction
firstuniqueidxfieldppcstype1field
handle_askfunction
handleuniqueindexconflictinteger
mergeboolean
opentargetfunction
ppcsppcstype1
ppcstableppcstype1file
settargettablefunction
typetype
uniqueindexesarray
writerecordfunction

Methods

createtable()

Description

Prototype

dbPPCS1Exportvar.createtable ( dbPPCS1Export me, ppcstype1file table )

Parameters
ParameterDefault valueType nameDescription
meNonedbPPCS1Export
tableNoneppcstype1file

export()

Description

Prototype

dbPPCS1Exportvar.export ( dbPPCS1Export me, type(dbimportconverter) imp, integer error, integer reccount )

Parameters
ParameterDefault valueType nameDescription
meNonedbPPCS1Export
impNonetype(dbimportconverter)
errorNoneinteger
reccount.infinteger

opentarget()

Description

Prototype

dbPPCS1Exportvar.opentarget ( dbPPCS1Export me, string datasourcename, string tablename )

Parameters
ParameterDefault valueType nameDescription
meNonedbPPCS1Export
datasourcenameNonestring
tablenameNonestring

settargettable()

Description

Prototype

dbPPCS1Exportvar.settargettable ( dbPPCS1Export me, ppcstype1file table )

Parameters
ParameterDefault valueType nameDescription
meNonedbPPCS1Export
tableNoneppcstype1file

writerecord()

Description

Prototype

dbPPCS1Exportvar.writerecord ( dbPPCS1Export me, dbconvrecord r )

Parameters
ParameterDefault valueType nameDescription
meNonedbPPCS1Export
rNonedbconvrecord