EntityDataTableAdapter, constructeur (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Liste de surcharge
Nom | Description |
---|---|
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.
|
Voir aussi
Référence
EntityDataTableAdapter, classe
Membres EntityDataTableAdapter
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms