OneToManyRelationshipMetadata.IsRelationshipAttributeDenormalized Property

Definition

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

Property Value

Attributes

Applies to