C# Class CouchbaseModelViews.Framework.Attributes.CouchbaseViewKeyCountAttribute

Inheritance: CouchbaseViewKeyReduceAttributeBase
Afficher le fichier Open project: couchbaselabs/couchbase-model-views

Méthodes publiques

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

Method Details

CouchbaseViewKeyCountAttribute() public méthode

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