Thanks for your reply Andrew,
So you originally have your own encapsulatd Transaction property which
conflict with the auto-genearted property in vs 2008, correct? If so, will
the auto-generated one fit your requirement since it also associate with
all the Commands object within the TableAdapter. You can use it to assign a
certain SqlTransaction. Or otherwise, you may using the
System.Transactions namespace's TransactionScope to perform transaction.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------