Return Type |
Signature |
GetDataImportControl( |
FSCORGMGMT@1.1001:GetDataImportControl
DataImportControl
FSCORGMGMT@1.1001:GetDataImportControl(
DataImportComponentObject
datimpobj,
AttributeObjectDef
attrdefforcontrol,
optional integer
bulksize,
optional String
namesuffix,
optional ContentObject
predefinedimportsource,
out ContentObject
importsource,
out retval DataImportControl
importcontrol)
Name |
Description |
datimpobj |
the data import object
|
attrdefforcontrol |
the attribute definition where the import control should be stored
|
bulksize |
the record amount when the commit should be triggered
|
namesuffix |
the suffix of the name of the import control
|
predefinedimportsource |
the content is copied to the importsource
|
importsource |
the content object with the import source linked to the import control
|
importcontrol |
the import control
|
Additional Information