EdmFunctionAttribute.NamespaceName 屬性

定義

所對應之函式的命名空間。

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

屬性值

所對應之函式的命名空間。

適用於

另請參閱