C# Class NSoft.NFramework.Data.NHibernateEx.Criterion.FutureBase

显示文件 Open project: debop/NFramework

Protected Methods

Method Description
ExecuteBatchQuery ( ) : void

Execute all the queries in the batch.

Private Methods

Method Description
ClearBatcher ( ) : void

Clears the batcher.

Method Details

ExecuteBatchQuery() protected method

Execute all the queries in the batch.
protected ExecuteBatchQuery ( ) : void
return void