Classe ForEachVariableMappingEnumerator
Supports iteration over the ForEachVariableMappings collection. This class cannot be inherited.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public NotInheritable Class ForEachVariableMappingEnumerator _
Inherits DtsEnumerator
'Utilisation
Dim instance As ForEachVariableMappingEnumerator
public sealed class ForEachVariableMappingEnumerator : DtsEnumerator
public ref class ForEachVariableMappingEnumerator sealed : public DtsEnumerator
[<SealedAttribute>]
type ForEachVariableMappingEnumerator =
class
inherit DtsEnumerator
end
public final class ForEachVariableMappingEnumerator extends DtsEnumerator
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime. . :: . .DtsEnumerator
Microsoft.SqlServer.Dts.Runtime..::..ForEachVariableMappingEnumerator
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi