IdeaBlade DevForce 2010 Help Reference
TransactionSettings Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : TransactionSettings Class


The following tables list the members exposed by TransactionSettings.

Public Constructors

 NameDescription
Public ConstructorTransactionSettings ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)Default Default settings for all queries and saves.  
Public PropertyIsolationLevel Gets the transaction locking behavior.  
Public PropertyTimeout Gets the timeout period for the transaction.  
Public PropertyUseTransactionScope Whether to use a .NET TransactionScope to perform transactions.  
Top

Public Methods

 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object).  
Public MethodGetHashCodeSee System.Object.GetHashCode.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Public MethodToTransactionOptionsConverts the TransactionSettings to a System.Transactions.TransactionOptions instance.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.