Membres EntityDataTableAdapter (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.
Les tableaux suivants contiennent la liste des membres exposés par le type EntityDataTableAdapter .
Constructeurs publics
Nom | Description | |
---|---|---|
EntityDataTableAdapter | Surchargé. |
Haut de page
Champs publics
Nom | Description | |
---|---|---|
ColNameSerializedId | Represents the column name of the serialized ID column in the DataTable object. |
Haut de page
Propriétés publiques
Nom | Description | |
---|---|---|
EntitiesAsDataTable | Returns the DataTable object containing the entity instances as data rows. | |
Item | Returns the entity instance contained in the specified data row from the DataTable object. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
Equals | Surchargé. (hérité de Object) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
Finalize | (hérité de Object) | |
MemberwiseClone | (hérité de Object) | |
Populate | Populates the DataTable object. This is not a public method. This method is reserved for future use. |
Haut de page
Voir aussi
Référence
EntityDataTableAdapter, classe
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms