IDTSLogProvider100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Implements an interface of a log provider.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigString | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the connection and configuration information for the specific log provider. |
| Name | Description | |
|---|---|---|
![]() | CloseLog() | Closes the log. |
![]() | OpenLog() | This API supports the product infrastructure and is not intended to be used directly from your code. Opens the log. |
![]() | Validate(IDTSInfoEvents100^) | Validates the log and returns an enumeration that indicates success or failure. |
For more information, see LogProvider.
Show:

