Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Saves the user interface settings for the ForEachEnumerator.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Overridable Sub SaveSettings
'Usage
Dim instance As ForEachEnumeratorUI
instance.SaveSettings()
public virtual void SaveSettings()
public:
virtual void SaveSettings()
abstract SaveSettings : unit -> unit
override SaveSettings : unit -> unit
public function SaveSettings()
Implements
IDTSForEachEnumeratorUI.SaveSettings()