Method CanBeginExclusiveEntityTransaction
CanBeginExclusiveEntityTransaction()
Check whether or not a new exclusive entity transaction can begin.
Declaration
public bool CanBeginExclusiveEntityTransaction()
Returns
| Type | Description | 
|---|---|
| bool | true if a new exclusive transaction can begin, false otherwise.  |