IDTSLogging Interface
Defines the logging options for a container.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | Enabled | Returns a Boolean that indicates if logging is enabled. This field is read-only. |
| Name | Description | |
|---|---|---|
![]() | GetFilterStatus(array<String^>^%) | Gets the filter status of the specified events. |
![]() | Log(String^, String^, String^, String^, String^, String^, String^, DateTime, DateTime, Int32, array<Byte>^%) | Writes the log entry. |
Show:

