EdmFunctionAttribute Constructor (String, String)
Creates a new DbFunctionAttribute instance.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- namespaceName
-
Type:
System.String
The namespace name of the EDM function represented by the attributed method.
- functionName
-
Type:
System.String
The function name of the EDM function represented by the attributed method.