Go to the source code of this file.
Namespaces | |
namespace | Csla |
Enumerations | |
enum | Csla.TransactionIsolationLevel { Csla.Unspecified , Csla.Serializable , Csla.RepeatableRead , Csla.ReadCommitted , Csla.ReadUncommitted } |
Specifies an isolation level for transactions controlled by TransactionalAttribute More... | |