共用方式為


IDTSError100 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see DtsError.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")> _
Public Interface IDTSError100
'用途
Dim instance As IDTSError100
[GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")]
public interface IDTSError100
[GuidAttribute(L"2219DEA4-2436-4E49-BA72-97E8BFE217BF")]
public interface class IDTSError100
[<GuidAttribute("2219DEA4-2436-4E49-BA72-97E8BFE217BF")>]
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.

上層