Interface IDTSErrors100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see DtsErrors.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")> _
Public Interface IDTSErrors100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSErrors100
[GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")]
public interface IDTSErrors100 : IEnumerable
[GuidAttribute(L"0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")]
public interface class IDTSErrors100 : IEnumerable
[<GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")>]
type IDTSErrors100 =
interface
interface IEnumerable
end
public interface IDTSErrors100 extends IEnumerable
O tipo IDTSErrors100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Count | Infraestrutura. For more information, see DtsErrors. | |
Item | Infraestrutura. For more information, see DtsErrors. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clear | Infraestrutura. For more information, see DtsErrors. | |
GetEnumerator() () () () | (Herdado de IEnumerable.) | |
GetEnumerator() () () () | Infraestrutura. For more information, see DtsErrors. |
Início