Table of Contents

Enum AssociationType

Namespace
LinqToDB.SchemaProvider
Assembly
linq2db.dll
public enum AssociationType
Extension Methods

Fields

Auto = 0
ManyToOne = 3
OneToMany = 2
OneToOne = 1