Subject | Re: [IBO] list of tablenames in database |
---|---|
Author | Jason Wharton |
Post date | 2001-01-12T07:21:11Z |
On the connection there is a SchemaCache property that has various
properties among them is TableNames.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
properties among them is TableNames.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: <kjteng@...>
To: <IBObjects@egroups.com>
Sent: Friday, January 12, 2001 12:14 AM
Subject: [IBO] list of tablenames in database
> I know we can use SELECT command in query to get the set of tables
> names. I wonder if there is any method/property in ibojects that will
> give us a list of tablenames in the database.
> kjteng
>
>
>
>