DevForce Help Reference
TransactionSettings Class Members
Properties  Methods 


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 MethodGetHashCodeServes as the default hash function.  
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

Reference

TransactionSettings Class
IdeaBlade.EntityModel Namespace
SaveOptions Class
QueryStrategy Class

Send Feedback