View Properties |
The View type exposes the following members.
| Name | Description | |
|---|---|---|
| Compiler |
Gets or sets an object that can compile source code into map and reduce delegates.
| |
| Database | ||
| DocumentType | ||
| IsStale |
Gets if the View's indices are currently out of date.
| |
| LastSequenceChangedAt |
Gets the last sequence that there was a change in the view
| |
| LastSequenceIndexed |
Gets the last sequence number indexed so far.
| |
| Map | ||
| MapVersion | ||
| Name |
Gets the View's name.
| |
| Reduce | ||
| TotalRows |
Gets the total number of rows present in the view
|