ForEachEnumeratorUI Class
Provides information for controlling the graphical user interface of the ForEachEnumerator.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
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
Thread Safety
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.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
ForEachEnumeratorUI Members
Microsoft.SqlServer.Dts.Runtime Namespace