IDTSName100 接口
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
For more information, see IDTSName.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface IDTSName100
用法
Dim instance As IDTSName100
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
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. |
页首