EdmFunction.Parameters Property
Gets the 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 contains the parameters of this EdmFunction .