Partager via


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
Méthode publique AbstractEntityInstance Surchargé.  

Haut de page

Propriétés publiques

(voir aussi Propriétés protégées )

  Nom Description
Propriété publique AdapterObject  When overridden in a derived class, gets the native adapter object for this instance. (hérité de AbstractInstance)
Propriété publique DataClass  When overridden in a derived class, gets the DataClass object this instance belongs to.(hérité de AbstractInstance)
Propriété publique Entity When overridden in a derived class, gets the entity this entity instance belongs to.
Propriété publique 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.
Propriété publique 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.
Propriété publique Item  Surchargé. (hérité de AbstractInstance)
Propriété publique TypeDescriptor  When overridden in a derived class, gets the root TypeDescriptor object of this instance.(hérité de AbstractInstance)
Propriété publique 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
Propriété protégée 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
Méthode publique EntityAsDataRow Surchargé. When overridden in a derived class, exposes the entity instance as a DataRow.
Méthode publique 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.
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique Execute Surchargé. Substitué. Executes a specified method instance on the entity instance.
Méthode publique GetActionUrl Gets the fully parameterized action URL populated with entity instance fields for the specified action.
Méthode publique GetAssociatedInstances Surchargé. Gets the associated entity instances for this entity instance, where this entity instance is the source entity in the relationship.
Méthode publique GetFormatted Surchargé. Gets the value of the specified field after applying complex formatting.
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetIdentifierValues When overridden in a derived class, gets the identifier values of the entity instance.
Méthode publique GetType  (hérité de Object)
Méthode publique GetView When overridden in a derived class, gets the same entity instance in the specified view.
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique ToString  (hérité de Object)

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée CanUseAdapterObjectSampling  When overridden in a derived class, determines whether the instance can use adapter object sampling.(hérité de AbstractInstance)
Méthode protégée EntityAsDataRow Surchargé.  
Méthode protégée Finalize  (hérité de Object)
Méthode protégée MemberwiseClone  (hérité de Object)

Haut de page

Voir aussi

Référence

AbstractEntityInstance, classe
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms