Share via


EdmRelationshipNavigationPropertyAttribute.RelationshipNamespaceName プロパティ

定義

ナビゲーション プロパティの名前空間の名前。

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

プロパティ値

名前空間の名前を表す String

注釈

リレーションシップの名前空間は、概念モデルでこのリレーションシップをSchema定義する関連付けを含む要素の属性によってNamespace指定されます。 詳細については、「Association 要素 (CSDL)」を参照してください。

適用対象