Interface IDTSWarnings100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see DtsWarnings.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("9B540033-8C8D-4EA9-BBCC-F7B59B40BD3E")> _
Public Interface IDTSWarnings100 _
Inherits IEnumerable
'Uso
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
O tipo IDTSWarnings100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Count | Infraestrutura. For more information, see DtsWarnings. | |
Item | Infraestrutura. For more information, see DtsWarnings. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clear | Infraestrutura. For more information, see DtsWarnings. | |
GetEnumerator() () () () | (Herdado de IEnumerable.) | |
GetEnumerator() () () () | Infraestrutura. For more information, see DtsWarnings. |
Início