C# Class Rebel.Framework.IO.Transaction

Inheritance: AbstractTransaction
ファイルを表示 Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Protected Methods

Method Description
PerformCommit ( ) : bool
PerformExplicitRollback ( ) : bool
PerformImplicitRollback ( ) : bool

Method Details

PerformCommit() protected method

protected PerformCommit ( ) : bool
return bool

PerformExplicitRollback() protected method

protected PerformExplicitRollback ( ) : bool
return bool

PerformImplicitRollback() protected method

protected PerformImplicitRollback ( ) : bool
return bool