Exemplo n.º 1
0
 public DbConnection GetConnectionSafe()
 {
     return(ServerModel.AcquireOpenedConnection());
 }