Interfaz IDTSLogProviders100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see LogProviders.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")> _
Public Interface IDTSLogProviders100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSLogProviders100
[GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")]
public interface IDTSLogProviders100 : IEnumerable
[GuidAttribute(L"A45B23DC-A31A-4550-8146-A0FAA99C0F7F")]
public interface class IDTSLogProviders100 : IEnumerable
[<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")>]
type IDTSLogProviders100 =
interface
interface IEnumerable
end
public interface IDTSLogProviders100 extends IEnumerable
El tipo IDTSLogProviders100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Infraestructura. For more information, see LogProviders. | |
Item | Infraestructura. For more information, see LogProviders. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Add | Infraestructura. For more information, see LogProviders. | |
GetEnumerator() () () () | (Se hereda de IEnumerable.) | |
GetEnumerator() () () () | Infraestructura. For more information, see LogProviders. | |
Remove | Infraestructura. For more information, see LogProviders. |
Arriba