C# Class CouchbaseModelViews.Framework.Attributes.CouchbaseViewKeyCountAttribute

Inheritance: CouchbaseViewKeyReduceAttributeBase
Show file Open project: couchbaselabs/couchbase-model-views

Public Methods

Method Description
CouchbaseViewKeyCountAttribute ( string viewName, string propertyName = "", int order, string value = "1" ) : System

Method Details

CouchbaseViewKeyCountAttribute() public method

public CouchbaseViewKeyCountAttribute ( string viewName, string propertyName = "", int order, string value = "1" ) : System
viewName string
propertyName string
order int
value string
return System