Share via


: EntityDataTableAdapter (Miembros) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Transforms an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object. Each data row in the table represents an entity instance in the enumerator.

En las siguientes tablas se enumeran los miembros expuestos por el tipo EntityDataTableAdapter .

Constructores públicos

  Nombre Descripción
Método público EntityDataTableAdapter Sobrecargado.  

Arriba

Campos públicos

  Nombre Descripción
Campo público Estático ColNameSerializedId Represents the column name of the serialized ID column in the DataTable object.

Arriba

Propiedades públicas

  Nombre Descripción
Propiedad pública EntitiesAsDataTable Returns the DataTable object containing the entity instances as data rows.
Propiedad pública Item Returns the entity instance contained in the specified data row from the DataTable object.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público Equals  Sobrecargado. (heredado/a de Object)
Método público GetHashCode  (heredado/a de Object)
Método público GetType  (heredado/a de Object)
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido Finalize  (heredado/a de Object)
Método protegido MemberwiseClone  (heredado/a de Object)
Método protegido Populate Populates the DataTable object. This is not a public method. This method is reserved for future use.

Arriba

Vea también

Referencia

EntityDataTableAdapter (Clase)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)