Enum TeradataReplicationOverride
Namespace: Varigence.Languages.Biml.Transformation
Assembly: Biml.dll
C#
public enum TeradataReplicationOverride
Fields
| Fields | Description |
|---|---|
| Default | Specifies that the default replication settings from the server will be used. |
| Off | Specifies that an server replication settings will be overridden so that replication is Off. |
| On | Specifies that an server replication settings will be overridden so that replication is On. |