OneToManyRelationshipMetadata.IsDenormalizedLookup Property

Definition

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

Property Value

Attributes

Applies to