IDTSError100 接口
此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。
For more information, see DtsError.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("ACD12733-DC6B-4346-89DD-C910FE066154")> _
Public Interface IDTSError100
用法
Dim instance As IDTSError100
[GuidAttribute("ACD12733-DC6B-4346-89DD-C910FE066154")]
public interface IDTSError100
[GuidAttribute(L"ACD12733-DC6B-4346-89DD-C910FE066154")]
public interface class IDTSError100
[<GuidAttribute("ACD12733-DC6B-4346-89DD-C910FE066154")>]
type IDTSError100 = interface end
public interface IDTSError100
IDTSError100 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
Description | 基础结构。For more information, see DtsError. |
![]() |
ErrorCode | 基础结构。For more information, see DtsError. |
![]() |
HelpContext | 基础结构。For more information, see DtsError. |
![]() |
HelpFile | 基础结构。For more information, see DtsError. |
![]() |
IDOfInterfaceWithError | 基础结构。For more information, see DtsError. |
![]() |
Source | 基础结构。For more information, see DtsError. |
![]() |
SourceID | 基础结构。For more information, see DtsError. |
![]() |
SubComponent | 基础结构。For more information, see DtsError. |
![]() |
TimeStamp | 基础结构。For more information, see DtsError. |
页首