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()