Table of Contents

Class OwnerSideAttribute

Namespace
MongoDB.Entities
Assembly
MongoDB.Entities.dll

Indicates that this property is the owner side of a many-to-many relationship

[AttributeUsage(AttributeTargets.Property)]
public class OwnerSideAttribute : Attribute
Inheritance
OwnerSideAttribute
Inherited Members