Exemple #1
0
		public void SetConnectionPoolOptions (string connectionString, DbConnectionPoolOptions poolOptions)
		{
			throw new NotImplementedException ();
		}
 public void SetConnectionPoolOptions(string connectionString, DbConnectionPoolOptions poolOptions)
 {
     throw new NotImplementedException();
 }