1 write to _functionName
System.Data.Entity (1)
System\Data\Objects\DataClasses\EdmFunctionAttribute.cs (1)
29
_functionName
= functionName;
1 reference to _functionName
System.Data.Entity (1)
System\Data\Objects\DataClasses\EdmFunctionAttribute.cs (1)
40
public string FunctionName { get { return
_functionName
; } }