Saturday, March 31, 2012

tableadapter question

What is the usage of tableadapter?Hello ken,
TableAdapters are used to create queries / command associated with a specifi
c
table. For example you could connect a TableAdapter to a customer table and
give the adapter functions like "GetCusomter(int)" "ListCustomers" "UpdateCu
stomer(string,
string, string)".
Here some info on MSDN: [url]http://www.lowendahl.net" target="_blank">http://msdn2.microsoft.com/en-us/li...w.lowendahl.net
http://www.cornerstone.se

> What is the usage of tableadapter?
>

0 comments:

Post a Comment