Interfaccia IDTSLogProviders100
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see LogProviders.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")> _
Public Interface IDTSLogProviders100 _
Inherits IEnumerable
'Utilizzo
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
Vedere anche