EdmRelationshipAttribute.RelationshipNamespaceName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リレーションシップの名前空間。
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 の仕様」を参照してください。