Share via


ConflictLogType Enumeration

Definition

Listet die unterstützten Konfliktprotokollierungsoptionen auf, die einem Konflikthandler zur Verfügung stehen.

public enum class ConflictLogType
public enum ConflictLogType
type ConflictLogType = 
Public Enum ConflictLogType
Vererbung
ConflictLogType

Felder

ConflictLogNone 0

Der Konflikt wird nicht protokolliert.

ConflictLogPublisher 2

Das Dataset des Verlegers wird als Konfliktverlierer protokolliert.

ConflictLogSubscriber 1

Das Dataset des Abonnenten wird als Konfliktverlierer eingetragen.

Gilt für: