IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : TransactionSettings Class |
The following tables list the members exposed by TransactionSettings.
Name | Description | |
---|---|---|
![]() | TransactionSettings Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Default | Default settings for all queries and saves. |
![]() | IsolationLevel | Gets the transaction locking behavior. |
![]() | Timeout | Gets the timeout period for the transaction. |
![]() | UseTransactionScope | Whether to use a .NET TransactionScope to perform transactions. |
Name | Description | |
---|---|---|
![]() | Equals | See System.Object.Equals(System.Object). |
![]() | GetHashCode | Serves as the default hash function. |
![]() | GetType | (Inherited from object) |
![]() | ToString | (Inherited from object) |
![]() | ToTransactionOptions | Converts the TransactionSettings to a System.Transactions.TransactionOptions instance. |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |