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

TransactionOptions Members

TransactionOptions overview

Public Instance Fields

IsolationLevel The isolation level of the transaction.
TimeOut Length of time that the transaction waits before automatically closing itself

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

TransactionOptions Structure | IBatisNet.Common.Transaction Namespace