C
Chuck Cobb
I have a dataset schema in an XSD file. I changed one of the primary key
constraints in the XML to add a second column to a key that formerly only
had one column. The change shows up fine in the DataSet.XSD file both the
graphic and the XML, but the DataSet.VB file does not get regenerated with
the change.
How do I force VS.Net to regenerate the VB Code associated with the dataset?
Thanks,
Chuck
constraints in the XML to add a second column to a key that formerly only
had one column. The change shows up fine in the DataSet.XSD file both the
graphic and the XML, but the DataSet.VB file does not get regenerated with
the change.
How do I force VS.Net to regenerate the VB Code associated with the dataset?
Thanks,
Chuck