Interface IDTSLogProviderInfos100
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 LogProviderInfos.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("8B843F64-0AA6-4014-B649-E7E2FB342E64")> _
Public Interface IDTSLogProviderInfos100 _
Inherits IEnumerable
'Utilisation
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
Le type IDTSLogProviderInfos100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see LogProviderInfos. | |
Item | Infrastructure. For more information, see LogProviderInfos. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see LogProviderInfos. |
Haut de la page