IDTSLogProviderInfo100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see LogProviderInfo.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")> _
Public Interface IDTSLogProviderInfo100
用法
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

IDTSLogProviderInfo100 类型公开以下成员。

属性

  名称 说明
公共属性 FileName 基础结构。For more information, see LogProviderInfo.
公共属性 FileNameVersionString 基础结构。For more information, see LogProviderInfo.
公共属性 IconFile 基础结构。For more information, see LogProviderInfo.
公共属性 IconResource 基础结构。For more information, see LogProviderInfo.
公共属性 LogProviderContact 基础结构。For more information, see LogProviderInfo.
公共属性 LogProviderType 基础结构。For more information, see LogProviderInfo.
公共属性 UITypeName 基础结构。For more information, see LogProviderInfo.

页首