ObjectPersistence.FillDataInObjectFromDataRow(Entity, DataRow);
注:Entity为实体对象
本文介绍如何使用 ObjectPersistence.FillDataInObjectFromDataRow 方法将数据表行填充到实体对象。
ObjectPersistence.FillDataInObjectFromDataRow(Entity, DataRow);
注:Entity为实体对象

被折叠的 条评论
为什么被折叠?