Interfaccia IDTSLogProviderInfos100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see LogProviderInfos.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("8B843F64-0AA6-4014-B649-E7E2FB342E64")> _
Public Interface IDTSLogProviderInfos100 _
Inherits IEnumerable
'Utilizzo
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
Nel tipo IDTSLogProviderInfos100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Infrastruttura. For more information, see LogProviderInfos. | |
Item | Infrastruttura. For more information, see LogProviderInfos. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see LogProviderInfos. |
In alto