在记录集对象rs中,用于返回记录分页数的语句是()
A:cc = rs.Count
B:cc = rs.RecordCount
C:cc = rs.Fields.Count
D:cc = rs.PageCount
出自:国家开放大学《网络编程技术》