EdmRelationshipAttribute.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指定されます。 詳しくは、「CSDL、SSDL、および MSL 仕様」をご覧ください。

適用対象

こちらもご覧ください