Interface IDTSLogEntryInfos100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see LogEntryInfos.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")> _
Public Interface IDTSLogEntryInfos100 _
Inherits IEnumerable
'Utilisation
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
Le type IDTSLogEntryInfos100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see LogEntryInfos. | |
Item | Infrastructure. For more information, see LogEntryInfos. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see LogEntryInfos. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see LogEntryInfos. | |
Remove | Infrastructure. For more information, see LogEntryInfos. |
Haut de la page