Interface IDTSWarnings100
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 DtsWarnings.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")> _
Public Interface IDTSWarnings100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSWarnings100
[GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")]
public interface IDTSWarnings100 : IEnumerable
[GuidAttribute(L"9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")]
public interface class IDTSWarnings100 : IEnumerable
[<GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")>]
type IDTSWarnings100 =
interface
interface IEnumerable
end
public interface IDTSWarnings100 extends IEnumerable
Le type IDTSWarnings100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Count | Infrastructure. For more information, see DtsWarnings. |
![]() |
Item | Infrastructure. For more information, see DtsWarnings. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Clear | Infrastructure. For more information, see DtsWarnings. |
![]() |
GetEnumerator() () () () | (hérité de IEnumerable.) |
![]() |
GetEnumerator() () () () | Infrastructure. For more information, see DtsWarnings. |
Haut de la page