Struct MetaData

Facilities to recover meta-data from a connection

It is important to bear in mind that the methods provided will only return the information that is available to the connected user. This may well be quite limited.

Constructors

Name Description
this

Methods

Name Description
columns Get column metadata for a table in the current database
databases List the available databases
functions Get list of stored functions in the current database, and their properties
procedures Get list of stored procedures in the current database, and their properties
tables List the tables in the current database

Authors

Copyright

License