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