J Jack Jun 23, 2004 #1 If I delete a parent row in and ADO.NET DataSet, will relational child rows also be deleted?
W William Ryan eMVP Jun 23, 2004 #2 If you specify that you want the deletes cascsed in the DataRelation object, then yes it will -- W.G. Ryan, eMVP http://forums.devbuzz.com/ http://www.knowdotnet.com/williamryan.html http://www.msmvps.com/WilliamRyan/
If you specify that you want the deletes cascsed in the DataRelation object, then yes it will -- W.G. Ryan, eMVP http://forums.devbuzz.com/ http://www.knowdotnet.com/williamryan.html http://www.msmvps.com/WilliamRyan/