C# Class EtoolTech.MongoDB.Mapper.Attributes.MongoRelation

Inheritance: System.Attribute
Afficher le fichier Open project: emiliotorrens/MongoMapper.NET

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MongoRelation ( string Name, string CurrentFieldNames, string RelationObjectName, string RelationFieldNames, bool UpRelation = false ) : System

Method Details

MongoRelation() public méthode

public MongoRelation ( string Name, string CurrentFieldNames, string RelationObjectName, string RelationFieldNames, bool UpRelation = false ) : System
Name string
CurrentFieldNames string
RelationObjectName string
RelationFieldNames string
UpRelation bool
Résultat System