Click or drag to resize
EF Visual Editor

AssociationTargetMultiplicity Property

Gets or sets the value of TargetMultiplicity domain property. The allowed number of entities at this end of the association

Namespace:  Sawczyn.EFDesigner.EFModel
Assembly:  Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax
public Multiplicity TargetMultiplicity { get; set; }
Request Example View Source

Property Value

Type: Multiplicity

[Missing <value> documentation for "P:Sawczyn.EFDesigner.EFModel.Association.TargetMultiplicity"]

See Also