IDTSLogging100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the logging options for the container.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | Enabled | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value that indicates whether logging is enabled. |
| Name | Description | |
|---|---|---|
![]() | GetFilterStatus(array<String^>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether to get the filter status of the specified events. |
![]() | Log(String^, String^, String^, String^, String^, String^, String^, DateTime, DateTime, Int32, array<Byte>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Writes the log entry. |
For more information, see IDTSLogging.
Show:

