DbEntityInstance 成员 (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)

Represents an adapter-specific database entity instance.

以下表格列出了由 DbEntityInstance 类型公开的成员。

公共构造函数

  名称 说明
公共方法 DbEntityInstance 已重载。  

页首

公共属性

(另请参阅 受保护的属性 )

  名称 说明
公共属性 AdapterObject  When overridden in a derived class, gets the native adapter object for this instance. (继承自 AbstractInstance
公共属性 DataClass  When overridden in a derived class, gets the DataClass object this instance belongs to.(继承自 AbstractInstance
公共属性 Entity  When overridden in a derived class, gets the entity this entity instance belongs to.(继承自 AbstractEntityInstance
公共属性 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.(继承自 AbstractEntityInstance
公共属性 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.(继承自 AbstractEntityInstance
公共属性 Item  已重载。 (继承自 AbstractInstance
公共属性 TypeDescriptor  When overridden in a derived class, gets the root TypeDescriptor object of this instance.(继承自 AbstractInstance
公共属性 ViewDefinition  When overridden in a derived class, gets the current view of the instance.(继承自 AbstractInstance

页首

受保护的属性

  名称 说明
受保护的属性 SharedEntityState  When overridden in a derived class, gets the SharedEntityState object for this entity instance. (继承自 AbstractEntityInstance

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 EntityAsDataRow  已重载。 (继承自 AbstractEntityInstance
公共方法 EntityAsFormattedDataRow  (继承自 AbstractEntityInstance
公共方法 Equals  已重载。 (继承自 Object
公共方法 Execute  已重载。 (继承自 AbstractEntityInstance
公共方法 GetActionUrl  (继承自 AbstractEntityInstance
公共方法 GetAssociatedInstances  已重载。 (继承自 AbstractEntityInstance
公共方法 GetFormatted  已重载。 (继承自 AbstractEntityInstance
公共方法 GetHashCode  (继承自 Object
公共方法 GetIdentifierValues  When overridden in a derived class, gets the identifier values of the entity instance.(继承自 AbstractEntityInstance
公共方法 GetType  (继承自 Object
公共方法 GetView  (继承自 AbstractEntityInstance
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 CanUseAdapterObjectSampling  When overridden in a derived class, determines whether the instance can use adapter object sampling.(继承自 AbstractInstance
受保护的方法 EntityAsDataRow  已重载。 (继承自 AbstractEntityInstance
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

DbEntityInstance 类
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db 命名空间