EdmTypeAttribute.NamespaceName プロパティ

定義

この型にマップされる概念スキーマのエンティティ オブジェクト型または複合型の名前空間の名前。

public:
 property System::String ^ NamespaceName { System::String ^ get(); void set(System::String ^ value); };
public string NamespaceName { get; set; }
member this.NamespaceName : string with get, set
Public Property NamespaceName As String

プロパティ値

名前空間の名前を表す String

適用対象

こちらもご覧ください