Click or drag to resize

ITransactionScopeRootScope Property

Returns true if this transaction is in the root scope, otherwise false.

Namespace:  EBP.Api.Interfaces.Database
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool RootScope { get; }

Property Value

Type: Boolean
See Also