Interface IDTSForEachItemValue100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see ForEachItemValue.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")> _
Public Interface IDTSForEachItemValue100
'Uso
Dim instance As IDTSForEachItemValue100
[GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")]
public interface IDTSForEachItemValue100
[GuidAttribute(L"0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")]
public interface class IDTSForEachItemValue100
[<GuidAttribute("0E4DEF27-025C-4E6C-8DFD-1748B3F817BC")>]
type IDTSForEachItemValue100 = interface end
public interface IDTSForEachItemValue100
O tipo IDTSForEachItemValue100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Value | Infraestrutura. For more information, see ForEachItemValue. |
Início