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 | |
---|---|---|
FileName | Infrastruktur For more information, see LogProviderInfo. | |
FileNameVersionString | Infrastruktur For more information, see LogProviderInfo. | |
IconFile | Infrastruktur For more information, see LogProviderInfo. | |
IconResource | Infrastruktur For more information, see LogProviderInfo. | |
LogProviderContact | Infrastruktur For more information, see LogProviderInfo. | |
LogProviderType | Infrastruktur For more information, see LogProviderInfo. | |
UITypeName | Infrastruktur For more information, see LogProviderInfo. |
Zum Anfang