Beispiel #1
0
 public virtual void GetDataAdapter()
 {
     Adapter = DbManagerFactory.GetDataAdapter(_providerType);
 }