Click or drag to resize
UpdateLinkedDataResult Properties

The UpdateLinkedDataResult type exposes the following members.

Properties
  NameDescription
Public propertyCreatedRecordCount
Gets or sets the count of created records.
Public propertyInvalidRecordCount
Gets or sets the count of record that have been not processed by another reason, for example, because of invalid format.
Public propertyNotFoundRecordCount
Gets or sets the count of ignored (id not found) records.
Public propertyUpdatedRecordCount
Gets or sets the count of updated records.
Top
See Also