db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » 分页 Paging   (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: 如何在db4o进行分页?

    看不太明白我用的是c# 能说详细点么 Evaluation是什么 我在db4o的帮助文档中没有找到
    Posted to Chinese (Forum) by 467678586 on June 10, 2008
  • 如何在db4o进行分页?

    如何对对象列表进行分页? 例如:  IList<Person> list = db.Query<Person>(); 返回的是全部Person对象。 如果对象列表有1000个对象,欲将其进行分页,该如何实现?  谢谢! 
    Posted to Chinese (Forum) by xingbing on March 1, 2008