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

适用于

另请参阅