J
Jim Young
Hi,
Can someone tell me what actually happens when I call
EnlistDistributedTransaction(null) on SqlConnection object?
Is it supposed to unenlist?
Or is it supposed to enlist in the transaction of the
current transaction context? If so, what will happen if
there is no transation context?
Thanks!
Jim
Can someone tell me what actually happens when I call
EnlistDistributedTransaction(null) on SqlConnection object?
Is it supposed to unenlist?
Or is it supposed to enlist in the transaction of the
current transaction context? If so, what will happen if
there is no transation context?
Thanks!
Jim