EdmRelationshipNavigationPropertyAttribute.RelationshipNamespaceName Vlastnost

Definice

Název oboru názvů navigační vlastnosti.

public:
 property System::String ^ RelationshipNamespaceName { System::String ^ get(); };
public string RelationshipNamespaceName { get; }
member this.RelationshipNamespaceName : string
Public ReadOnly Property RelationshipNamespaceName As String

Hodnota vlastnosti

Jedná String se o název oboru názvů.

Poznámky

Obor názvů relace je určen Namespace atributem elementu Schema , který obsahuje přidružení, které definuje tuto relaci v konceptuálním modelu. Další informace naleznete v tématu Association Element (CSDL).

Platí pro