Skip to main content

Enum TeradataDetailedTracingLevel

Namespace: Varigence.Languages.Biml.Transformation

Assembly: Biml.dll

C#


public enum TeradataDetailedTracingLevel

Fields

FieldsDescription
AllSpecifies that all operator-level trace messages should be collected.
CliSpecifies that all operator-level command line interface (CLI) trace messages should be collected.
CommonLibrarySpecifies that all operator-level common library trace messages should be collected.
GeneralSpecifies that all operator-level general trace messages should be collected.
NotifyMethodSpecifies that all operator-level notify method trace messages should be collected.
OffSpecifies that there should be no tracing.