Interface ForEachEnumeratorHost
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ForEachEnumeratorHostClass.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface ForEachEnumeratorHost _
Inherits IDTSName100
'Utilisation
Dim instance As ForEachEnumeratorHost
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface ForEachEnumeratorHost : IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class ForEachEnumeratorHost : IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type ForEachEnumeratorHost =
interface
interface IDTSName100
end
public interface ForEachEnumeratorHost extends IDTSName100
Le type ForEachEnumeratorHost expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
CreationName | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) |
![]() |
Description | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) |
![]() |
ID | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) |
![]() |
Name | Infrastructure. For more information, see IDTSName. (hérité de IDTSName100.) |
Haut de la page