Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Contains the members implemented by the ForEachEnumeratorUI user interface class.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Interface IDTSForEachEnumeratorUI
'Usage
Dim instance As IDTSForEachEnumeratorUI
public interface IDTSForEachEnumeratorUI
public interface class IDTSForEachEnumeratorUI
type IDTSForEachEnumeratorUI = interface end
public interface IDTSForEachEnumeratorUI
The IDTSForEachEnumeratorUI type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Initialize | Initializes the user interface for the ForEachEnumerator. |
![]() |
SaveSettings | Saves the user interface settings for the ForEachEnumerator. |
Top
.gif)