Share via


ForEachEnumeratorInfo Members

Contains information about the ForEachEnumerator. This class cannot be inherited.

The following tables list the members exposed by the ForEachEnumeratorInfo type.

Public Properties

  Name Description
ms212644.pubproperty(en-US,SQL.90).gif CreationName Returns the string that is used by the runtime to create an instance of the ForEachEnumeratorInfo object. This property is read-only.
ms212644.pubproperty(en-US,SQL.90).gif Description Gets or sets a description for the ForEachEnumerator.
ms212644.pubproperty(en-US,SQL.90).gif FileName Returns the name of the file that is the data source for the ForEachEnumerator. This value is read-only.
ms212644.pubproperty(en-US,SQL.90).gif FileNameVersionString Returns the version number of the file. This value is read-only.
ms212644.pubproperty(en-US,SQL.90).gif ForEachEnumeratorContact Returns a component-writer defined String that is shown when a ForEachEnumerator is loaded, and it references a component that is not currently installed on the computer. This value is read-only.
ms212644.pubproperty(en-US,SQL.90).gif ID Returns the GUID assigned to the ForEachEnumerator. This value is read-only.
ms212644.pubproperty(en-US,SQL.90).gif Name Gets or sets the GUID assigned to the ForEachEnumerator.
ms212644.pubproperty(en-US,SQL.90).gif UITypeName Returns the qualified name of the assembly that implements the user interface of the ForEachEnumerator. This value is read-only.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms212644.pubmethod(en-US,SQL.90).gif CreateNew Creates a new ForEachEnumeratorHost for any ForEach enumerator.
ms212644.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from DtsObject )
ms212644.pubmethod(en-US,SQL.90).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212644.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms212644.pubmethod(en-US,SQL.90).gifms212644.static(en-US,SQL.90).gif op_Equality  (inherited from DtsObject )
ms212644.pubmethod(en-US,SQL.90).gifms212644.static(en-US,SQL.90).gif op_Inequality  (inherited from DtsObject )
ms212644.pubmethod(en-US,SQL.90).gifms212644.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms212644.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms212644.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms212644.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ForEachEnumeratorInfo Class
Microsoft.SqlServer.Dts.Runtime Namespace