Freigeben über


IDTSError100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see DtsError.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("ACD12733-DC6B-4346-89DD-C910FE066154")> _
Public Interface IDTSError100
'Usage
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

Der IDTSError100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Description Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft ErrorCode Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft HelpContext Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft HelpFile Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft IDOfInterfaceWithError Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft Source Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft SourceID Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft SubComponent Infrastruktur For more information, see DtsError.
Öffentliche Eigenschaft TimeStamp Infrastruktur For more information, see DtsError.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace