Page 1 of 1

How to reference the TableAdapter ?

Posted: Sun 17 Nov 2013 21:58
by Bassam
Hello,

I have created a typed SqlDataSet using the Dataset wizard, then using the dataset designer i added a new query to one of the table's TableAdapter to fill the associated table with custom WHERE, now i want to run this method to fill the table but i dont know how to reference the table adapter, in normal ADO.NET typed Dataset we could do that thru the namespace [DatasetName][TableName], but i cant found this namespace with the dataset created using the Wizard, so this method does not work here

http://msdn.microsoft.com/en-us/library ... .100).aspx

Any help please !

Thank you
Bassam

Re: How to reference the TableAdapter ?

Posted: Tue 19 Nov 2013 15:30
by Pinturiccio
We have answered you via e-mail.