Membres AbstractEntityInstance (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Represents the base class for all entity instances in the Business Data Catalog. This is an abstract class and cannot be instantiated.
Les tableaux suivants contiennent la liste des membres exposés par le type AbstractEntityInstance .
Constructeurs publics
Nom | Description | |
---|---|---|
AbstractEntityInstance | Surchargé. |
Haut de page
Propriétés publiques
(voir aussi Propriétés protégées )
Nom | Description | |
---|---|---|
AdapterObject | When overridden in a derived class, gets the native adapter object for this instance. (hérité de AbstractInstance) | |
DataClass | When overridden in a derived class, gets the DataClass object this instance belongs to.(hérité de AbstractInstance) | |
Entity | When overridden in a derived class, gets the entity this entity instance belongs to. | |
EntityAsDataTable | When overridden in a derived class, gets the entity instance as a DataTable with a single row of data containing the fields in the entity instance. | |
EntityAsFormattedDataTable | When overridden in a derived class, gets the entity instance as a DataTable object with a single row of data containing the fields in the entity instance with formatting of the complex fields in the entity instance. | |
Item | Surchargé. (hérité de AbstractInstance) | |
TypeDescriptor | When overridden in a derived class, gets the root TypeDescriptor object of this instance.(hérité de AbstractInstance) | |
ViewDefinition | When overridden in a derived class, gets the current view of the instance.(hérité de AbstractInstance) |
Haut de page
Propriétés protégées
Nom | Description | |
---|---|---|
SharedEntityState | When overridden in a derived class, gets the SharedEntityState object for this entity instance. |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
EntityAsDataRow | Surchargé. When overridden in a derived class, exposes the entity instance as a DataRow. | |
EntityAsFormattedDataRow | When overridden in a derived class, exposes the entity instance as a DataRow object in the specified DataTable object with formatting of the complex fields in the entity instance. | |
Equals | Surchargé. (hérité de Object) | |
Execute | Surchargé. Substitué. Executes a specified method instance on the entity instance. | |
GetActionUrl | Gets the fully parameterized action URL populated with entity instance fields for the specified action. | |
GetAssociatedInstances | Surchargé. Gets the associated entity instances for this entity instance, where this entity instance is the source entity in the relationship. | |
GetFormatted | Surchargé. Gets the value of the specified field after applying complex formatting. | |
GetHashCode | (hérité de Object) | |
GetIdentifierValues | When overridden in a derived class, gets the identifier values of the entity instance. | |
GetType | (hérité de Object) | |
GetView | When overridden in a derived class, gets the same entity instance in the specified view. | |
ReferenceEquals | (hérité de Object) | |
ToString | (hérité de Object) |
Haut de page
Méthodes protégées
Nom | Description | |
---|---|---|
CanUseAdapterObjectSampling | When overridden in a derived class, determines whether the instance can use adapter object sampling.(hérité de AbstractInstance) | |
EntityAsDataRow | Surchargé. | |
Finalize | (hérité de Object) | |
MemberwiseClone | (hérité de Object) |
Haut de page
Voir aussi
Référence
AbstractEntityInstance, classe
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms