FunctionParameter.DeclaringFunction Property
Gets the EdmFunction on which this parameter is declared.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.EdmFunctionA EdmFunction object that represents the function on which this parameter is declared.