Compartir a través de


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

Lista de sobrecarga

Nombre Descripción
EntityDataTableAdapter (IEntityInstanceEnumerator)
Transforms an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object. Each data row in the table represents an entity instance in the enumerator.
EntityDataTableAdapter (IEntityInstanceEnumerator, Boolean)
Transforms an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object, and serializes the identifier column. Each data row in the table represents an entity instance in the enumerator.
EntityDataTableAdapter (IEntityInstanceEnumerator, Int32)
Transforms the specified number of entity instances in an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object. Each data row in the table represents an entity instance in the enumerator.
EntityDataTableAdapter (IEntityInstanceEnumerator, Int32, Boolean)
Transforms the specified number of entity instances in an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object, also serializing the ID column. Each data row in the table represents an entity instance in the enumerator.
EntityDataTableAdapter (IEntityInstanceEnumerator, UInt32, Int32)
Transforms the specified number of entity instances starting from the specified offset in an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object. Each data row in the table represents an entity instance in the enumerator.
EntityDataTableAdapter (IEntityInstanceEnumerator, UInt32, Int32, Boolean)
Transforms the specified number of entity instances starting from the specified offset in an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object, and serializes the ID column. Each data row in the table represents an entity instance in the enumerator.

Vea también

Referencia

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