Enum MergeOperator.TriggerRuleEnum
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public enum MergeOperator.TriggerRuleEnum
Fields
| Name | Description |
|---|---|
| AllComplete | |
| AllFailed | |
| AllSuccess | |
| OneFailed | |
| OneSuccess | |
| UnknownEnumValue |