Class ErrorGroups.Cdc
Cdc errors.
public static class ErrorGroups.Cdc
- Inheritance
-
ErrorGroups.Cdc
- Inherited Members
Fields
CdcInternal
CdcInternal error.
public const int CdcInternal = 66584578
Field Value
CdcReplicationAlreadyExists
CdcReplicationAlreadyExists error.
public const int CdcReplicationAlreadyExists = 66584588
Field Value
CdcReplicationNotFound
CdcReplicationNotFound error.
public const int CdcReplicationNotFound = 66584587
Field Value
CdcReplicationStart
CdcReplicationStart error.
public const int CdcReplicationStart = 66584581
Field Value
CdcReplicationStop
CdcReplicationStop error.
public const int CdcReplicationStop = 66584582
Field Value
CdcSinkAlreadyExists
CdcSinkAlreadyExists error.
public const int CdcSinkAlreadyExists = 66584583
Field Value
CdcSinkInit
CdcSinkInit error.
public const int CdcSinkInit = 66584580
Field Value
CdcSinkNotFound
CdcSinkNotFound error.
public const int CdcSinkNotFound = 66584586
Field Value
CdcSourceAlreadyExists
CdcSourceAlreadyExists error.
public const int CdcSourceAlreadyExists = 66584584
Field Value
CdcSourceNotFound
CdcSourceNotFound error.
public const int CdcSourceNotFound = 66584585
Field Value
CdcValidation
CdcValidation error.
public const int CdcValidation = 66584579
Field Value
CommonCdc
CommonCdc error.
public const int CommonCdc = 66584577
Field Value
ErrorPrefix
Cdc error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
Cdc group code.
public const short GroupCode = 1016
Field Value
GroupName
Cdc group name.
public const string GroupName = "CDC"