OneToManyRelationshipMetadata.RelationshipBehavior Property

Definition

public:
 property Nullable<int> RelationshipBehavior { Nullable<int> get(); void set(Nullable<int> value); };
[System.Runtime.Serialization.DataMember]
public int? RelationshipBehavior { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RelationshipBehavior : Nullable<int> with get, set
Public Property RelationshipBehavior As Nullable(Of Integer)

Property Value

Attributes

Applies to