IDTSConnectionInfo100 接口

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

For more information, see ConnectionInfo.

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

语法

声明
<GuidAttribute("BE88CD72-EAEC-4C49-945A-3866F35B5C1C")> _
Public Interface IDTSConnectionInfo100
用法
Dim instance As IDTSConnectionInfo100
[GuidAttribute("BE88CD72-EAEC-4C49-945A-3866F35B5C1C")]
public interface IDTSConnectionInfo100
[GuidAttribute(L"BE88CD72-EAEC-4C49-945A-3866F35B5C1C")]
public interface class IDTSConnectionInfo100
[<GuidAttribute("BE88CD72-EAEC-4C49-945A-3866F35B5C1C")>]
type IDTSConnectionInfo100 =  interface end
public interface IDTSConnectionInfo100

IDTSConnectionInfo100 类型公开以下成员。

属性

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

页首