Beispiel #1
0
 public void Configure(NpgsqlCommand command, DocumentQuery query)
 {
     query.ConfigureForCount(command);
 }