Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an interface inherited by the Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar.ForEachFromVarEnumerator class.
Namespace: Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar
Assembly: Microsoft.SqlServer.ForEachFromVarEnumerator (in Microsoft.SqlServer.ForEachFromVarEnumerator.dll)
Syntax
'Declaration
Public Interface IDTSForEachFromVarEnumerator
'Usage
Dim instance As IDTSForEachFromVarEnumerator
public interface IDTSForEachFromVarEnumerator
public interface class IDTSForEachFromVarEnumerator
type IDTSForEachFromVarEnumerator = interface end
public interface IDTSForEachFromVarEnumerator
The IDTSForEachFromVarEnumerator type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
VariableName | Gets or sets the name of the variable to enumerate. |
Top
See Also
Reference
Microsoft.SqlServer.Dts.Runtime.Enumerators.FromVar Namespace