SaveSettings 方法
Saves the user interface settings for the ForEachEnumerator.
命名空間: Microsoft.SqlServer.Dts.Runtime
組件: Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)
語法
'宣告
Sub SaveSettings
'用途
Dim instance As IDTSForEachEnumeratorUI
instance.SaveSettings()
void SaveSettings()
void SaveSettings()
abstract SaveSettings : unit -> unit
function SaveSettings()