JHDataTable Methods

DCSoft.DBUtilityGeneric

JHDataTable Methods

The JHDataTable type exposes the following members.

Methods
  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member ToDataRowTmodel
将指定对象的实体转换为包含可读属性的数据行,异常将返回 null
Public method Static member ToDataTableTmodel
将对象列表转换为包含可读属性的数据表格,异常将返回 null
Public method Static member ToListTmodel
将包含对象的数据表格转换为指定的对象实体列表,异常将返回 null
Public method Static member ToModelTmodel
将包含对象的数据行转换为指定的对象实体,异常将返回 null
Public method ToString (Inherited from Object.)
Top
See Also