IDTSLogProviderInfos100 Interfaz
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see LogProviderInfos.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("8B843F64-0AA6-4014-B649-E7E2FB342E64")> _
Public Interface IDTSLogProviderInfos100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSLogProviderInfos100
[GuidAttribute("8B843F64-0AA6-4014-B649-E7E2FB342E64")]
public interface IDTSLogProviderInfos100 : IEnumerable
[GuidAttribute(L"8B843F64-0AA6-4014-B649-E7E2FB342E64")]
public interface class IDTSLogProviderInfos100 : IEnumerable
[<GuidAttribute("8B843F64-0AA6-4014-B649-E7E2FB342E64")>]
type IDTSLogProviderInfos100 =
interface
interface IEnumerable
end
public interface IDTSLogProviderInfos100 extends IEnumerable
Vea también