Interfaz IDTSForEachVariableMappings100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see ForEachVariableMappings.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")> _
Public Interface IDTSForEachVariableMappings100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSForEachVariableMappings100
[GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")]
public interface IDTSForEachVariableMappings100 : IEnumerable
[GuidAttribute(L"589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")]
public interface class IDTSForEachVariableMappings100 : IEnumerable
[<GuidAttribute("589F96AB-C73A-4127-AF6B-E84FAF5CCD0F")>]
type IDTSForEachVariableMappings100 =
interface
interface IEnumerable
end
public interface IDTSForEachVariableMappings100 extends IEnumerable
El tipo IDTSForEachVariableMappings100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Infraestructura. For more information, see ForEachVariableMappings. | |
Item | Infraestructura. For more information, see ForEachVariableMappings. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Add | Infraestructura. For more information, see ForEachVariableMappings. | |
GetEnumerator() () () () | (Se hereda de IEnumerable.) | |
GetEnumerator() () () () | Infraestructura. For more information, see ForEachVariableMappings. | |
Remove | Infraestructura. For more information, see ForEachVariableMappings. |
Arriba