Show / Hide Table of Contents

Enum InitialLoadAction

Action on existing tables, if Initial Load is true.

Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum InitialLoadAction

Fields

Name Description
Append
Replace
Skip
Truncate
UnknownEnumValue
In this article
Back to top