EntityDataTableAdapter 成员 (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Transforms an IEntityInstanceEnumerator object into a Microsoft ADO.NET DataTable object. Each data row in the table represents an entity instance in the enumerator.

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

公共构造函数

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

页首

公共字段

  名称 说明
公共字段 静态 ColNameSerializedId Represents the column name of the serialized ID column in the DataTable object.

页首

公共属性

  名称 说明
公共属性 EntitiesAsDataTable Returns the DataTable object containing the entity instances as data rows.
公共属性 Item Returns the entity instance contained in the specified data row from the DataTable object.

页首

公共方法

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

  名称 说明
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 ToString  (继承自 Object

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object
受保护的方法 Populate Populates the DataTable object. This is not a public method. This method is reserved for future use.

页首

另请参阅

参考

EntityDataTableAdapter 类
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间