Compartir a través de


: AbstractEntityInstance (Miembros) (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.

En las siguientes tablas se enumeran los miembros expuestos por el tipo AbstractEntityInstance .

Constructores públicos

  Nombre Descripción
Método público AbstractEntityInstance Sobrecargado.  

Arriba

Propiedades públicas

(vea también Propiedades protegidas )

  Nombre Descripción
Propiedad pública AdapterObject  When overridden in a derived class, gets the native adapter object for this instance. (heredado/a de AbstractInstance)
Propiedad pública DataClass  When overridden in a derived class, gets the DataClass object this instance belongs to.(heredado/a de AbstractInstance)
Propiedad pública Entity When overridden in a derived class, gets the entity this entity instance belongs to.
Propiedad pública 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.
Propiedad pública 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.
Propiedad pública Item  Sobrecargado. (heredado/a de AbstractInstance)
Propiedad pública TypeDescriptor  When overridden in a derived class, gets the root TypeDescriptor object of this instance.(heredado/a de AbstractInstance)
Propiedad pública ViewDefinition  When overridden in a derived class, gets the current view of the instance.(heredado/a de AbstractInstance)

Arriba

Propiedades protegidas

  Nombre Descripción
Propiedad protegida SharedEntityState When overridden in a derived class, gets the SharedEntityState object for this entity instance.

Arriba

Métodos públicos

(vea también Métodos protegidos )

  Nombre Descripción
Método público EntityAsDataRow Sobrecargado. When overridden in a derived class, exposes the entity instance as a DataRow.
Método público 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étodo público Equals  Sobrecargado. (heredado/a de Object)
Método público Execute Sobrecargado. Sobrescrito. Executes a specified method instance on the entity instance.
Método público GetActionUrl Gets the fully parameterized action URL populated with entity instance fields for the specified action.
Método público GetAssociatedInstances Sobrecargado. Gets the associated entity instances for this entity instance, where this entity instance is the source entity in the relationship.
Método público GetFormatted Sobrecargado. Gets the value of the specified field after applying complex formatting.
Método público GetHashCode  (heredado/a de Object)
Método público GetIdentifierValues When overridden in a derived class, gets the identifier values of the entity instance.
Método público GetType  (heredado/a de Object)
Método público GetView When overridden in a derived class, gets the same entity instance in the specified view.
Método público Estático ReferenceEquals  (heredado/a de Object)
Método público ToString  (heredado/a de Object)

Arriba

Métodos protegidos

  Nombre Descripción
Método protegido CanUseAdapterObjectSampling  When overridden in a derived class, determines whether the instance can use adapter object sampling.(heredado/a de AbstractInstance)
Método protegido EntityAsDataRow Sobrecargado.  
Método protegido Finalize  (heredado/a de Object)
Método protegido MemberwiseClone  (heredado/a de Object)

Arriba

Vea también

Referencia

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