Click or drag to resize
EF Visual Editor

AssociationTargetRole Property

Gets or sets the value of TargetRole domain property. Which object(s) in this association is/are the dependent object(s)?

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 EndpointRole TargetRole { get; set; }
Request Example View Source

Property Value

Type: EndpointRole

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

See Also