limit property

int? limit
getter/setter pair

检索返回的最大记录数,最大和默认都是100

Implementation

int? limit;