Sometimes I think I'm going insane. Either that or there is something seriously goofy with VS Studio.
I just set the foreign key value in a few records to something so that some records would show up in my demo. I run the program and, wa la! all the records show up, which means that it appears to be observing that ObeyWeakRelations flag.
Anyway, this does raise an interesting question of semantics. Does ObeyWeakRelations mean:
1) Obey relations that are weak (each relation must be strong or weak)
2) Treat all relations as weak
Please point me to place in manual that clarifies this if you can.
Thanks in advance.
Jim
(Edited because English is my first language, therefore anything I write in English should be grammatically correct).