Partilhar via


Membros ForEachEnumeratorInfo

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

O tipo ForEachEnumeratorInfo expõe os seguintes membros.

Métodos

  Nome Descrição
Método público CreateNew Creates a new ForEachEnumeratorHost for any ForEach enumerator.
Método público Equals Determines whether two object instances are equal. (Herdado de DtsObject.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode Returns the hash code for this instance. (Herdado de DtsObject.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

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

Início