C# Class CouchbaseModelViews.Framework.Attributes.CouchbaseViewKeyReduceAttributeBase

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

Méthodes publiques

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

Method Details

CouchbaseViewKeyReduceAttributeBase() public méthode

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