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. |