TransactionSettingsAttribute constructor (1 of 2)
namespace: Serenity.Data assembly: Serenity.Net.Data
Initializes a new instance of the attribute.
public TransactionSettingsAttribute()
See Also
TransactionSettingsAttribute constructor (2 of 2)
namespace: Serenity.Data assembly: Serenity.Net.Data
Initializes a new instance of the attribute.
public TransactionSettingsAttribute(IsolationLevel isolationLevel)
| parameter | description |
|---|---|
| isolationLevel | The isolation level. |