Interfaz ForEachEnumeratorHost
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
For more information, see ForEachEnumeratorHostClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface ForEachEnumeratorHost _
Inherits IDTSName100
'Uso
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
El tipo ForEachEnumeratorHost expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
CreationName | Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.) | |
Description | Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.) | |
ID | Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.) | |
Name | Infraestructura. For more information, see IDTSName. (Se hereda de IDTSName100.) |
Arriba