Freigeben über


ForEachVariableMapping Members

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

  Name Description
ms212574.pubproperty(de-de,SQL.90).gif 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.
ms212574.pubproperty(de-de,SQL.90).gif Description Gets or sets a String that contains the description for the variable.
ms212574.pubproperty(de-de,SQL.90).gif ID Gets a String that contains the unique ID assigned to the variable. This is usually a GUID. This property is read-only.
ms212574.pubproperty(de-de,SQL.90).gif Name Gets or sets a String that contains the name for the mapping that is used in the user interface.
ms212574.pubproperty(de-de,SQL.90).gif ValueIndex Gets or sets the index into the array for those enumerators that provide collections as their value.
ms212574.pubproperty(de-de,SQL.90).gif VariableName Gets or sets a String that contains the name of the variable

Nach oben

Public Methods

(see also Protected Methods )

  Name Description
ms212574.pubmethod(de-de,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms212574.pubmethod(de-de,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212574.pubmethod(de-de,SQL.90).gif GetType  (inherited from Object )
ms212574.pubmethod(de-de,SQL.90).gif LoadFromXML This method is not callable by your application code. To load a package saved as .xml, use the Application.LoadPackage method.
ms212574.pubmethod(de-de,SQL.90).gifms212574.static(de-de,SQL.90).gif op_Equality  (inherited from DtsObject )
ms212574.pubmethod(de-de,SQL.90).gifms212574.static(de-de,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms212574.pubmethod(de-de,SQL.90).gifms212574.static(de-de,SQL.90).gif ReferenceEquals  (inherited from Object )
ms212574.pubmethod(de-de,SQL.90).gif SaveToXML This method is not callable by your application code. To save a package as .xml, use the Application.SaveToXml method.
ms212574.pubmethod(de-de,SQL.90).gif ToString  (inherited from Object )

Nach oben

Protected Methods

  Name Description
ms212574.protmethod(de-de,SQL.90).gif Finalize  (inherited from Object )
ms212574.protmethod(de-de,SQL.90).gif MemberwiseClone  (inherited from Object )

Nach oben

Siehe auch

Verweis

ForEachVariableMapping Class
Microsoft.SqlServer.Dts.Runtime Namespace