EvenMoreFactories - adding factory methods for creating EntityContainer and EntitySet
In addition:
- making EntitySetBase.Schema, EntitySetBase.Table and EntitySet.DefiningQuery public
- fixing a bug where it was possible to change the DefiningQuery for an EntitySet even when the EntitySet was sealed
- adding parameter check on public surface instead of relying on checks done deeper in the stack
- adding comments for public APIs recently added
↧