Interface IDTSError100
Cette API prend en charge l'infrastructure 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("2219DEA4-2436-4E49-BA72-97E8BFE217BF")> _
Public Interface IDTSError100
'Utilisation
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
Le type IDTSError100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Description | Infrastructure. For more information, see DtsError. | |
ErrorCode | Infrastructure. For more information, see DtsError. | |
HelpContext | Infrastructure. For more information, see DtsError. | |
HelpFile | Infrastructure. For more information, see DtsError. | |
IDOfInterfaceWithError | Infrastructure. For more information, see DtsError. | |
Source | Infrastructure. For more information, see DtsError. | |
SourceID | Infrastructure. For more information, see DtsError. | |
SubComponent | Infrastructure. For more information, see DtsError. | |
TimeStamp | Infrastructure. For more information, see DtsError. |
Haut de la page