DataPlace
ConflictType Enumeration
CSCS.DataPlace.Distribution.PackagerConflictType
Enum of Conflict Type Categories
Declaration Syntax
C#
public enum ConflictType
Members
MemberDescription
Unknown
Unknown conflict reason

Concurrency
Conflicts that occurred due to concurrency (ie, another user updated the same data before this operation was attempted)

Security
Conflicts that occurred due to security failure

ForeignKeyConstraint
Conflicts that occurred due to a foreign key violation

Assembly: CS.DataPlace.Distribution.Packager (Module: CS.DataPlace.Distribution.Packager) Version: 1.0.3271.19815