Hi,
Is it somehow possible to determine the TableAdapter related to the given table??
I have DataSet with one strong-typed DataTable and related TableAdapter.
Please, don't ask why :) but I need to determine related TableAdapter of given DataTable or
DataTable of given TableAdapter having only one of them. Possible??
Thanks