EdmFunction.ReturnParameters Property
Gets the return parameters of this EdmFunction.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Data.Entity.Core.Metadata.Edm.ReadOnlyMetadataCollection<FunctionParameter>A collection of type ReadOnlyMetadataCollection<T> that represents the return parameters of this EdmFunction .