Tags a test method whose database operation must be executed within a transaction and rolled back when it has finished executing.

Namespace:  MbUnit.Framework
Assembly:  MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public RollbackAttribute()
Visual Basic (Declaration)
Public Sub New

See Also