IDTSLogProviderInfo100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see LogProviderInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")> _
Public Interface IDTSLogProviderInfo100
'Usage
Dim instance As IDTSLogProviderInfo100
[GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")]
public interface IDTSLogProviderInfo100
[GuidAttribute(L"80B2488E-1A79-4251-8572-B5BD5A18A24C")]
public interface class IDTSLogProviderInfo100
[<GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")>]
type IDTSLogProviderInfo100 =  interface end
public interface IDTSLogProviderInfo100