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