mgravell / fast-member

Automatically exported from code.google.com/p/fast-member
Apache License 2.0
1.02k stars 137 forks source link

Added 'IsKey' column (with false as value) to SchemaTable to allow usage as TVP in SqlParameter. #99

Open yitzolsberg opened 2 years ago

yitzolsberg commented 2 years ago

I had this setup already to get it working. I've since seen #97 which allows the same thing with some configuration allowed. Either way, it seems a simple change for the huge benefit it gives: Extremely simple IEnumerable to TVP conversion.