Sdílet prostřednictvím


EdmRelationshipNavigationPropertyAttribute Třída

Definice

Atribut identifikující konce definované pro implicitní vlastnosti AttributeUsage RelationshipSet Inherited=True, AllowMultiple=False, Systém metadat to očekává a podívá se pouze na první z těchto atributů, i když jich existuje více.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class EdmRelationshipNavigationPropertyAttribute : System.Data.Entity.Core.Objects.DataClasses.EdmPropertyAttribute
type EdmRelationshipNavigationPropertyAttribute = class
    inherit EdmPropertyAttribute
Public NotInheritable Class EdmRelationshipNavigationPropertyAttribute
Inherits EdmPropertyAttribute
Dědičnost
EdmRelationshipNavigationPropertyAttribute
Atributy

Konstruktory

EdmRelationshipNavigationPropertyAttribute(String, String, String)

Inicializuje novou instanci EdmRelationshipNavigationPropertyAttribute třídy.

Vlastnosti

RelationshipName

Získá nekvalifikovaný název relace.

RelationshipNamespaceName

Název oboru názvů vlastnosti navigace.

TargetRoleName

Získá název role na druhém konci relace.

Platí pro