: 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 | |
---|---|---|
AbstractEntityInstance | Sobrecargado. |
Arriba
Propiedades públicas
(vea también Propiedades protegidas )
Nombre | Descripción | |
---|---|---|
AdapterObject | When overridden in a derived class, gets the native adapter object for this instance. (heredado/a de AbstractInstance) | |
DataClass | When overridden in a derived class, gets the DataClass object this instance belongs to.(heredado/a 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 | Sobrecargado. (heredado/a de AbstractInstance) | |
TypeDescriptor | When overridden in a derived class, gets the root TypeDescriptor object of this instance.(heredado/a de AbstractInstance) | |
ViewDefinition | When overridden in a derived class, gets the current view of the instance.(heredado/a de AbstractInstance) |
Arriba
Propiedades protegidas
Nombre | Descripción | |
---|---|---|
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 | |
---|---|---|
EntityAsDataRow | Sobrecargado. 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 | Sobrecargado. (heredado/a de Object) | |
Execute | Sobrecargado. Sobrescrito. 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 | Sobrecargado. Gets the associated entity instances for this entity instance, where this entity instance is the source entity in the relationship. | |
GetFormatted | Sobrecargado. Gets the value of the specified field after applying complex formatting. | |
GetHashCode | (heredado/a de Object) | |
GetIdentifierValues | When overridden in a derived class, gets the identifier values of the entity instance. | |
GetType | (heredado/a de Object) | |
GetView | When overridden in a derived class, gets the same entity instance in the specified view. | |
ReferenceEquals | (heredado/a de Object) | |
ToString | (heredado/a de Object) |
Arriba
Métodos protegidos
Nombre | Descripción | |
---|---|---|
CanUseAdapterObjectSampling | When overridden in a derived class, determines whether the instance can use adapter object sampling.(heredado/a de AbstractInstance) | |
EntityAsDataRow | Sobrecargado. | |
Finalize | (heredado/a de Object) | |
MemberwiseClone | (heredado/a de Object) |
Arriba
Vea también
Referencia
AbstractEntityInstance (Clase)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)