Chili.Opf3 Send comments on this topic.
ITransactionStorage Interface Methods
See Also 
Chili.Opf3.Storages Namespace : ITransactionStorage Interface


For a list of all members of this type, see ITransactionStorage members.

Public Methods

 NameDescription
 MethodCommit Commits the current open transaction on the storage. If no transaction is open no exception should be thrown.  
 MethodRollback Rolls the current open transaction back. If no transaction is open no exception should be thrown.  
 MethodStartTransactionOverloaded.   
Top

See Also