TransactionScope how can I tell if a Connection has been enlisted -


I have a way that has a connection as a parameter:

Example For public Zero Foo (SqlConnection pConn) {}

inside Foo is possible to determine whether pConn is listed in any transaction cap?

If its select SQL Server @@content will be on one side


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -