Interface IDTSSelectedLogProviders100
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 SelectedLogProviders.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")> _
Public Interface IDTSSelectedLogProviders100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSSelectedLogProviders100
[GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")]
public interface IDTSSelectedLogProviders100 : IEnumerable
[GuidAttribute(L"E6E48339-0640-4F92-927D-6DD5A6720F59")]
public interface class IDTSSelectedLogProviders100 : IEnumerable
[<GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")>]
type IDTSSelectedLogProviders100 =
interface
interface IEnumerable
end
public interface IDTSSelectedLogProviders100 extends IEnumerable
Le type IDTSSelectedLogProviders100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see SelectedLogProviders. | |
Item | Infrastructure. For more information, see SelectedLogProviders. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see SelectedLogProviders. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see SelectedLogProviders. | |
Remove | Infrastructure. For more information, see SelectedLogProviders. |
Haut de la page