LoggingMode Enumeration
LoggingMode Enumeration
The LoggingMode enumeration provides options for the enabling SQL Server Integration Services logging.
Enumeration Values
| Name | Summary |
|---|---|
| Inherit | Specifies that the SQL Server Integration Services logging mode for this object will be inherited from the parent item. |
| Enabled | Specifies that SQL Server Integration Services logging is enabled for this object. |
| Disabled | Specifies that SQL Server Integration Services logging is disabled for this object. |