Freigeben über


ForEachEnumeratorInfo-Member

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

Der ForEachEnumeratorInfo-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode CreateNew Creates a new ForEachEnumeratorHost for any ForEach enumerator.
Öffentliche Methode Equals Determines whether two object instances are equal. (Geerbt von DtsObject.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode Returns the hash code for this instance. (Geerbt von DtsObject.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft CreationName Returns the string that is used by the runtime to create an instance of the ForEachEnumeratorInfo object. This property is read-only.
Öffentliche Eigenschaft Description Gets or sets a description for the ForEachEnumerator.
Öffentliche Eigenschaft FileName Returns the name of the file that is the data source for the ForEachEnumerator. This value is read-only.
Öffentliche Eigenschaft FileNameVersionString Returns the version number of the file. This value is read-only.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft ID Returns the GUID assigned to the ForEachEnumerator. This value is read-only.
Öffentliche Eigenschaft Name Gets or sets the GUID assigned to the ForEachEnumerator.
Öffentliche Eigenschaft UITypeName Returns the qualified name of the assembly that implements the user interface of the ForEachEnumerator. This value is read-only.

Zum Anfang