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)
40public string FunctionName { get { return _functionName; } }