Click or drag to resize

View Properties

The View type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCompiler
Gets or sets an object that can compile source code into map and reduce delegates.
Public propertyDatabase
Get the Database that owns the View.
Public propertyDocumentType
Public propertyIsStale
Gets if the View's indices are currently out of date.
Public propertyLastSequenceChangedAt
Gets the last sequence that there was a change in the view
Public propertyLastSequenceIndexed
Gets the last sequence number indexed so far.
Public propertyMap
Public propertyMapVersion
Public propertyName
Gets the View's name.
Public propertyReduce
Public propertyTotalRows
Gets the total number of rows present in the view
Top
See Also