A distributed unit of work does not support participating in transaction scopes

Namespace:  Mindscape.LightSpeed.ServiceModel
Assembly:  Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public IDbTransaction BeginTransaction()
Visual Basic (Declaration)
Public Function BeginTransaction As IDbTransaction

Return Value

Not supported

Implements

IUnitOfWork..::.BeginTransaction()()()

See Also