The CContactBulkLoader type exposes the following members.

Properties

  NameDescription
CommitPoint
The number of contact records to be saved to iMIS between database commits
Count
The number of contacts currently in the collection
EditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Errors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
ErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Item
Gets the Contact record at the given index

See Also