Hello, That Added my Typed DataSet to the Toolbox, but its showing as Tool. Is there anyway by which I can see the structure of my TypeddataSet in Some view. Like it shows me The tables and Relations and all other things in a Graphical Form.
My Objective is to quickly see the Strcuture of the Typed DataSet. and if its available in Picture form I can save my time, without going through the code
Hello, I found the Solution. I just Selected my .xsd file in Solution explorer, right clicked and selected view design and I got what I was hoping to see.
Typed DataSet
MWade_MS
That Added my Typed DataSet to the Toolbox, but its showing as Tool.
Is there anyway by which I can see the structure of my TypeddataSet in Some view. Like it shows me The tables and Relations and all other things in a Graphical Form.
My Objective is to quickly see the Strcuture of the Typed DataSet. and if its available in Picture form I can save my time, without going through the code
Thanks for your Reply !
Cnash44
I found the Solution. I just Selected my .xsd file in Solution explorer, right clicked and selected view design and I got what I was hoping to see.
Thanks for your hint !
Stem_penguin