EdmFunctionAttribute.NamespaceName 属性

定义

映射目标函数的命名空间。

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

属性值

映射目标函数的命名空间。

适用于

另请参阅