Represents a transaction with an explicit scope.

Namespace:  C1.LiveLinq
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public interface ITransaction : IDisposable
Visual Basic
Public Interface ITransaction _
	Inherits IDisposable

See Also