Skip to main content

Enum TeradataReplicationOverride

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum TeradataReplicationOverride

Fields

FieldsDescription
DefaultSpecifies that the default replication settings from the server will be used.
OffSpecifies that an server replication settings will be overridden so that replication is Off.
OnSpecifies that an server replication settings will be overridden so that replication is On.