LogProviderXMLFile Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see LogProviderXMLFileClass.
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.(Inherited from IDTSLogProvider100.) |
| Name | Description | |
|---|---|---|
![]() | CloseLog() | Closes the log.(Inherited from IDTSLogProvider100.) |
![]() | OpenLog() | This API supports the product infrastructure and is not intended to be used directly from your code. Opens the log.(Inherited from IDTSLogProvider100.) |
![]() | Validate(IDTSInfoEvents100^) | Validates the log and returns an enumeration that indicates success or failure.(Inherited from IDTSLogProvider100.) |

