IDTSName100 接口

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

For more information, see IDTSName.

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

语法

声明
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface IDTSName100
用法
Dim instance As IDTSName100
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface IDTSName100
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class IDTSName100
[<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")>]
type IDTSName100 =  interface end
public interface IDTSName100

IDTSName100 类型公开以下成员。

属性

  名称 说明
公共属性 CreationName 基础结构。For more information, see IDTSName.
公共属性 Description 基础结构。For more information, see IDTSName.
公共属性 ID 基础结构。For more information, see IDTSName.
公共属性 Name 基础结构。For more information, see IDTSName.

页首