M
Marc
I am reading some book over dotnet. I do not understand this sentence
considering connection pooling:
Enlist When this value is true, the connection is automatically enlisted
into the
creation threads current transaction context. The default is true.
What is enlisted? It's put on some list? And what is the current transaction
context? And why does the creation thread has such a context?
Sorry I do not understand much about this sentence.
considering connection pooling:
Enlist When this value is true, the connection is automatically enlisted
into the
creation threads current transaction context. The default is true.
What is enlisted? It's put on some list? And what is the current transaction
context? And why does the creation thread has such a context?
Sorry I do not understand much about this sentence.
