Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar 命名空间

The Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar namespace contains the classes and interfaces used to enumerate over the objects that are in a variable.

  说明
公共类 ForEachFromVarEnumerator This enumerator is used to loop over the objects that are in the variable specified in VariableName.

接口

  接口 说明
公共接口 IDTSForEachFromVarEnumerator Defines an interface inherited by the Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar.ForEachFromVarEnumerator class.