Interface IDTSManagedForEachEnumeratorWrapper100
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
For more information, see ManagedForEachEnumeratorWrapper.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")> _
Public Interface IDTSManagedForEachEnumeratorWrapper100
'Uso
Dim instance As IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface IDTSManagedForEachEnumeratorWrapper100
[GuidAttribute(L"5558792C-B46C-4440-906C-5F2D045E7B84")]
public interface class IDTSManagedForEachEnumeratorWrapper100
[<GuidAttribute("5558792C-B46C-4440-906C-5F2D045E7B84")>]
type IDTSManagedForEachEnumeratorWrapper100 = interface end
public interface IDTSManagedForEachEnumeratorWrapper100
Consulte também