Click or drag to resize

ImportResult Fields

The ImportResult type exposes the following members.

Fields
  NameDescription
Public fieldMessages
Errors, Warnings and information when executing the data exchange
Public fieldObjectsCreated
Number of newly created objects
Public fieldObjectsSkipped
Number of skipped objects
Public fieldObjectsUnchanged
Number of unchanged objects
Public fieldObjectsUpdated
Number of updated objects
Public fieldRecordsWOKey
The part of TotalRecord which does not have a key value
Public fieldTotalRecords
Total count of source records. A record is for instance a line in a file.
Public fieldUniqueRecords
The part of TotalRecord which has a unique key value
Top
See Also