Udostępnij przez


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(pl-pl,SQL.100).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(pl-pl,SQL.100).gif Description Gets or sets a description for the ForEachEnumerator.
ms212644.pubproperty(pl-pl,SQL.100).gif FileName Returns the name of the file that is the data source for the ForEachEnumerator. This value is read-only.
ms212644.pubproperty(pl-pl,SQL.100).gif FileNameVersionString Returns the version number of the file. This value is read-only.
ms212644.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif ID Returns the GUID assigned to the ForEachEnumerator. This value is read-only.
ms212644.pubproperty(pl-pl,SQL.100).gif Name Gets or sets the GUID assigned to the ForEachEnumerator.
ms212644.pubproperty(pl-pl,SQL.100).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(pl-pl,SQL.100).gif CreateNew Creates a new ForEachEnumeratorHost for any ForEach enumerator.
ms212644.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from DtsObject )
ms212644.pubmethod(pl-pl,SQL.100).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212644.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms212644.pubmethod(pl-pl,SQL.100).gifms212644.static(pl-pl,SQL.100).gif op_Equality  (inherited from DtsObject )
ms212644.pubmethod(pl-pl,SQL.100).gifms212644.static(pl-pl,SQL.100).gif op_Inequality  (inherited from DtsObject )
ms212644.pubmethod(pl-pl,SQL.100).gifms212644.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms212644.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms212644.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms212644.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top