Esempio n. 1
0
 public virtual void GetConnection()
 {
     Connection = DbManagerFactory.GetConnection(_providerType);
 }