Udostępnij za pośrednictwem


EdmRelationshipNavigationPropertyAttribute Klasa

Definicja

Atrybut identyfikujący końce zdefiniowane dla domyślnego atrybutu AttributeUsage properties Inherited=True, AllowMultiple=False, system metadanych oczekuje tego i będzie patrzeć tylko na pierwszy z tych atrybutów, nawet jeśli istnieje więcej.

[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
Dziedziczenie
EdmRelationshipNavigationPropertyAttribute
Atrybuty

Konstruktory

EdmRelationshipNavigationPropertyAttribute(String, String, String)

Inicjuje nowe wystąpienie klasy EdmRelationshipNavigationPropertyAttribute.

Właściwości

RelationshipName

Pobiera niekwalifikowaną nazwę relacji.

RelationshipNamespaceName

Nazwa przestrzeni nazw właściwości nawigacji.

TargetRoleName

Pobiera nazwę roli na drugim końcu relacji.

Dotyczy