[Gambas-user] Postgres : Connection.Tables

Benoît Minisini g4mba5 at gmail.com
Sat Oct 31 13:07:27 CET 2020


Le 31/10/2020 à 05:05, Bruce a écrit :
> The Connection.Tables property returns a "a virtual collection used for 
> managing the tables of the database". However this collection includes 
> tables, views and materialised views. The 
> .Connection.Tables["name"].Type property is always empty ("") so
> is there any way to tell if a Table is a real table or a view?
> 
> tia
> bruce
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----

Not at the moment.

-- 
Benoît Minisini


More information about the User mailing list