public void Refresh() { Columns.Clear(); _adoTabDatabaseColl = null; _db = null; _adomdConn.RefreshMetadata(); }