Exemplo n.º 1
0
 public IBatchedQuery CreateBatchQuery()
 {
     return(_querySession.CreateBatchQuery());
 }