iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

TransactionOptions Structure

Contains parameters that specify Transaction behaviors.

For a list of all members of this type, see TransactionOptions Members.

System.Object
   ValueType
      TransactionOptions

[Visual Basic]
Public Structure TransactionOptions
[C#]
public struct TransactionOptions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: IBatisNet.Common.Transaction

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

TransactionOptions Members | IBatisNet.Common.Transaction Namespace