Interfaz IDTSLogEntryInfos100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see LogEntryInfos.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<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
El tipo IDTSLogEntryInfos100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Infraestructura. For more information, see LogEntryInfos. | |
Item | Infraestructura. For more information, see LogEntryInfos. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Add | Infraestructura. For more information, see LogEntryInfos. | |
GetEnumerator() () () () | (Se hereda de IEnumerable.) | |
GetEnumerator() () () () | Infraestructura. For more information, see LogEntryInfos. | |
Remove | Infraestructura. For more information, see LogEntryInfos. |
Arriba