Partager via


Interface IDTSError100

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see DtsError.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("ACD12733-DC6B-4346-89DD-C910FE066154")> _
Public Interface IDTSError100
'Utilisation
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

Le type IDTSError100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Description Infrastructure. For more information, see DtsError.
Propriété publique ErrorCode Infrastructure. For more information, see DtsError.
Propriété publique HelpContext Infrastructure. For more information, see DtsError.
Propriété publique HelpFile Infrastructure. For more information, see DtsError.
Propriété publique IDOfInterfaceWithError Infrastructure. For more information, see DtsError.
Propriété publique Source Infrastructure. For more information, see DtsError.
Propriété publique SourceID Infrastructure. For more information, see DtsError.
Propriété publique SubComponent Infrastructure. For more information, see DtsError.
Propriété publique TimeStamp Infrastructure. For more information, see DtsError.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper