ForEachEnumeratorUI Class
Provides information for controlling the graphical user interface of the ForEachEnumerator.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Class ForEachEnumeratorUI
Inherits UserControl
Implements IDTSForEachEnumeratorUI
public class ForEachEnumeratorUI : UserControl, IDTSForEachEnumeratorUI
public ref class ForEachEnumeratorUI : public UserControl, IDTSForEachEnumeratorUI
public class ForEachEnumeratorUI extends UserControl implements IDTSForEachEnumeratorUI
public class ForEachEnumeratorUI extends UserControl implements IDTSForEachEnumeratorUI
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Microsoft.SqlServer.Dts.Runtime.ForEachEnumeratorUI
Threadsicherheit
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
ForEachEnumeratorUI Members
Microsoft.SqlServer.Dts.Runtime Namespace