TransactionTypes Enumeration
SQL Server 2008 R2
The TransactionTypes enumeration contains constant values that specify the method of recording transactions.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.SqlServer.Management.SmoAssembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The TransactionTypes enumeration class is served by the EnumTransactions method.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
