R
Ryan Miller
I've created a .xsd file in VS.Net using the add>new item>XML Schema.
I created the fields and a primary key in this schema. However, when I use
the DataSet readsmlschema function I get a dataset with the proper fields,
but no primary key defined.
Has anyone successfully used this to load a dataset schema with primary
keys?
Thanks,
-Ryan
I created the fields and a primary key in this schema. However, when I use
the DataSet readsmlschema function I get a dataset with the proper fields,
but no primary key defined.
Has anyone successfully used this to load a dataset schema with primary
keys?
Thanks,
-Ryan