Sdílet prostřednictvím


Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar Namespace

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

Classes

  Class Description
Public class ForEachFromVarEnumerator This enumerator is used to loop over the objects that are in the variable specified in VariableName.

Interfaces

  Interface Description
Public interface IDTSForEachFromVarEnumerator Defines an interface inherited by the Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar.ForEachFromVarEnumerator class.