Enum DataPumpTableExistsAction
IMPORT: Specifies the action to be performed when data is loaded into a preexisting table.
Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public enum DataPumpTableExistsAction
Fields
Name | Description |
---|---|
Append | |
Replace | |
Skip | |
Truncate | |
UnknownEnumValue |