cursor property

String? cursor
getter/setter pair

可选:查询游标,下次查询的起始位置

Implementation

String? cursor;