Freigeben über


IDTSLogProviderInfo100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Der IDTSLogProviderInfo100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft FileName Infrastruktur For more information, see LogProviderInfo.
Öffentliche Eigenschaft FileNameVersionString Infrastruktur For more information, see LogProviderInfo.
Öffentliche Eigenschaft IconFile Infrastruktur For more information, see LogProviderInfo.
Öffentliche Eigenschaft IconResource Infrastruktur For more information, see LogProviderInfo.
Öffentliche Eigenschaft LogProviderContact Infrastruktur For more information, see LogProviderInfo.
Öffentliche Eigenschaft LogProviderType Infrastruktur For more information, see LogProviderInfo.
Öffentliche Eigenschaft UITypeName Infrastruktur For more information, see LogProviderInfo.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace