Using TransactionKey


Author
Message
Ger Cannoll
Ger Cannoll
Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)Advanced StrataFrame User (628 reputation)
Group: StrataFrame Users
Posts: 430, Visits: 507
I am unsure as to what is,  and if  it is necessary/desirable to use TransactionKeys in Transactions.

BusinessLayer.TransactionBegin("", IsolationLevel.Serializable);
 or
BusinessLayer.TransactionBegin("", "WhatIsATransactionKey",IsolationLevel.Serializable);


It looks like the TransactionKey is optional in the TransactionBegin statement, and wonder if I should use it at all. My users scenario would be that typically there could be 15-20 users accessing the same tables at the same time, and updating the same Tables, possibly updating the same Rows also at the same time

 


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search