EdmFunctionPayload.Parameters Property
Gets or sets the function parameters.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Usage", "CA2227:CollectionPropertiesShouldBeReadOnly")] public IList<FunctionParameter> Parameters { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }