Enum TeradataReplicationOverride
C#
public enum TeradataReplicationOverride
Fields
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. |