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

Jedná String se o obor názvů relace.

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 CSDL, SSDL a MSL specifikace.

Platí pro

Viz také