Skip to main content

Enum LoggingMode

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum LoggingMode

Fields

FieldsDescription
DisabledSpecifies that SQL Server Integration Services logging is disabled for this object.
EnabledSpecifies that SQL Server Integration Services logging is enabled for this object.
InheritSpecifies that the SQL Server Integration Services logging mode for this object will be inherited from the parent item.