Interface IDTSWarning100
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 DtsWarning.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")> _
Public Interface IDTSWarning100
'Utilisation
Dim instance As IDTSWarning100
[GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")]
public interface IDTSWarning100
[GuidAttribute(L"09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")]
public interface class IDTSWarning100
[<GuidAttribute("09C7101E-A45B-4C40-9A31-0BBFDE1DDD39")>]
type IDTSWarning100 = interface end
public interface IDTSWarning100
Le type IDTSWarning100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Description | Infrastructure. For more information, see DtsWarning. | |
HelpContext | Infrastructure. For more information, see DtsWarning. | |
HelpFile | Infrastructure. For more information, see DtsWarning. | |
IDOfInterfaceWithWarning | Infrastructure. For more information, see DtsWarning. | |
Source | Infrastructure. For more information, see DtsWarning. | |
SourceID | Infrastructure. For more information, see DtsWarning. | |
SubComponent | Infrastructure. For more information, see DtsWarning. | |
TimeStamp | Infrastructure. For more information, see DtsWarning. | |
WarningCode | Infrastructure. For more information, see DtsWarning. |
Haut de la page