J
John
Hi
Is there a way to disable EnforceConstraints on a dataset? I have this
statement ds.EnforceConstraints = true in MyDataSet.Designer.vb but I am
reluctant to set it to false as the designer may overwrite the code.
I only wish to do it temporarily to speed up fill operations.
Thanks
Regards
Is there a way to disable EnforceConstraints on a dataset? I have this
statement ds.EnforceConstraints = true in MyDataSet.Designer.vb but I am
reluctant to set it to false as the designer may overwrite the code.
I only wish to do it temporarily to speed up fill operations.
Thanks
Regards