|
Subject:
|
Dat aRelations
|
|
Posted By:
|
lovesyogi
|
Post Date:
|
5/2/2007 10:16:37 AM
|
Hi If i add Relationship Between Two DataTables in Data Set .Does It insures Rfrential intigirity between two Tables... if no How do i do that.. shoud i set parent row for every child row...
yogi..
|
|
Reply By:
|
maulik33
|
Reply Date:
|
5/24/2007 10:12:56 AM
|
check for "CreateConstraints" parameter which will ensures integrity. its boolean so you can enable or disable Referential Integrity using that.
|