C# 클래스 CouchbaseModelViews.Framework.Attributes.CouchbaseCollatedViewKeyAttribute

상속: CouchbaseViewKeyAttributeBase
파일 보기 프로젝트 열기: couchbaselabs/couchbase-model-views

공개 메소드들

메소드 설명
CouchbaseCollatedViewKeyAttribute ( string viewName, string relationName, string relationPropertyName, string propertyName = "", int order ) : System

메소드 상세

CouchbaseCollatedViewKeyAttribute() 공개 메소드

public CouchbaseCollatedViewKeyAttribute ( string viewName, string relationName, string relationPropertyName, string propertyName = "", int order ) : System
viewName string
relationName string
relationPropertyName string
propertyName string
order int
리턴 System