Maps each variable to the value or expression that it holds. This class cannot be inherited.
The following tables list the members exposed by the ForEachVariableMapping type.
Public Properties
| 名称 | Description | |
|---|---|---|
![]() |
CreationName | Returns the String that is used by the runtime to create an instance of the object and add it to its collection. This property is read-only. |
![]() |
Description | Gets or sets a String that contains the description for the variable. |
![]() |
ID | Gets a String that contains the unique ID assigned to the variable. This is usually a GUID. This property is read-only. |
![]() |
Name | Gets or sets a String that contains the name for the mapping that is used in the user interface. |
![]() |
ValueIndex | Gets or sets the index into the array for those enumerators that provide collections as their value. |
![]() |
VariableName | Gets or sets a String that contains the name of the variable |
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() |
LoadFromXML | This method is not callable by your application code. To load a package saved as .xml, use the Application.LoadPackage method. |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SaveToXML | This method is not callable by your application code. To save a package as .xml, use the Application.SaveToXml method. |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
ForEachVariableMapping Class
Microsoft.SqlServer.Dts.Runtime Namespace
.gif)
.gif)
.gif)
.gif)