Click or drag to resize
EF Visual Editor

AssociationSourceMultiplicity Property

Gets or sets the value of SourceMultiplicity 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 SourceMultiplicity { get; set; }
Request Example View Source

Property Value

Type: Multiplicity

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

See Also