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

Afficher le fichier Open project: debop/NFramework

Méthodes protégées

Méthode Description
ExecuteBatchQuery ( ) : void

Execute all the queries in the batch.

Private Methods

Méthode Description
ClearBatcher ( ) : void

Clears the batcher.

Method Details

ExecuteBatchQuery() protected méthode

Execute all the queries in the batch.
protected ExecuteBatchQuery ( ) : void
Résultat void