Enum LoggingMode
Namespace: Varigence.Languages.Biml.Task
Assembly: Biml.dll
C#
public enum LoggingMode
Fields
| Fields | Description |
|---|---|
| Disabled | Specifies that SQL Server Integration Services logging is disabled for this object. |
| Enabled | Specifies that SQL Server Integration Services logging is enabled for this object. |
| Inherit | Specifies that the SQL Server Integration Services logging mode for this object will be inherited from the parent item. |