Share via


IDTSLogProviderInfo100 Interface

This API supports the SQL Server 2012 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("E5B1334F-9D6F-4124-BF17-65F57BC2C4B4")> _
Public Interface IDTSLogProviderInfo100
'Usage
Dim instance As IDTSLogProviderInfo100
[GuidAttribute("E5B1334F-9D6F-4124-BF17-65F57BC2C4B4")]
public interface IDTSLogProviderInfo100
[GuidAttribute(L"E5B1334F-9D6F-4124-BF17-65F57BC2C4B4")]
public interface class IDTSLogProviderInfo100
[<GuidAttribute("E5B1334F-9D6F-4124-BF17-65F57BC2C4B4")>]
type IDTSLogProviderInfo100 =  interface end
public interface IDTSLogProviderInfo100

The IDTSLogProviderInfo100 type exposes the following members.

Properties

  Name Description
Public property FileName Infrastructure. For more information, see LogProviderInfo.
Public property FileNameVersionString Infrastructure. For more information, see LogProviderInfo.
Public property IconFile Infrastructure. For more information, see LogProviderInfo.
Public property IconResource Infrastructure. For more information, see LogProviderInfo.
Public property LogProviderContact Infrastructure. For more information, see LogProviderInfo.
Public property LogProviderType Infrastructure. For more information, see LogProviderInfo.
Public property UITypeName Infrastructure. For more information, see LogProviderInfo.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace