MetadataAttribute.DomainEntityIsFlat Eigenschaft

Definition

Achtung

Use DomainEntityIsHierarchyEnabled

Gibt an, ob die Domänenentität flach ist.

public:
 property bool DomainEntityIsFlat { bool get(); void set(bool value); };
[System.Obsolete("Use DomainEntityIsHierarchyEnabled")]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public bool DomainEntityIsFlat { get; set; }
[<System.Obsolete("Use DomainEntityIsHierarchyEnabled")>]
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.DomainEntityIsFlat : bool with get, set
Public Property DomainEntityIsFlat As Boolean

Eigenschaftswert

Ist true, wenn die Domänenentität flach ist, und andernfalls false.

Attribute

Gilt für: