C# Class Noear.Weed.DbTranQueue

Show file Open project: noear/Weed3 Class Usage Examples

Public Properties

Property Type Description
result Object

Public Methods

Method Description
complete ( ) : void

Private Methods

Method Description
add ( DbTran tran ) : void
close ( ) : void
commit ( ) : void
doRollback ( ) : void
get ( int index ) : DbTran
rollback ( bool isQueue ) : void

Method Details

complete() public method

public complete ( ) : void
return void

Property Details

result public property

public Object result
return Object