G
Guest
Isn't the primary key setting on a DataTable get persisted when I write it to
disk (using DataSet.WriteXml(...))?
If not, is there a work-around for this or do I set it everytime I load data
back into memory from the persisted XML file?
(C#, .NET Framework 2.0)
Thanks
PB.
disk (using DataSet.WriteXml(...))?
If not, is there a work-around for this or do I set it everytime I load data
back into memory from the persisted XML file?
(C#, .NET Framework 2.0)
Thanks
PB.