Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose CBLView.totalRows to public #465

Closed
pasin opened this issue Jul 23, 2015 · 1 comment
Closed

Expose CBLView.totalRows to public #465

pasin opened this issue Jul 23, 2015 · 1 comment
Assignees
Milestone

Comments

@pasin
Copy link
Contributor

pasin commented Jul 23, 2015

Accessing CBLView.totalRows property will return the number of rows or documents associated with the view. The view's index will be updated to reflect current status of the database prior getting and returning the property value.

iOS Issue:
couchbase/couchbase-lite-ios#808
iOS Commits:
couchbase/couchbase-lite-ios@a574c15
couchbase/couchbase-lite-ios@bae8258

@borrrden
Copy link
Member

borrrden commented Sep 7, 2015

This property is already public, closing.

@borrrden borrrden closed this as completed Sep 7, 2015
@borrrden borrrden removed the backlog label Sep 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants