EdmRelationshipAttribute.RelationshipNamespaceName Vlastnost

Definice

Obor názvů pro relaci.

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

Hodnota vlastnosti

A String , který je oborem názvů pro relaci.

Poznámky

Obor názvů relace je určen atributem Namespace elementu Schema , který obsahuje přidružení, které definuje tento vztah v koncepčním modelu. Další informace najdete v tématu Specifikace CSDL, SSDL a MSL.

Platí pro

Viz také