Contents Up Previous Next

wxDbInf

Contains information regarding the database connection (data source name, number of tables, etc). A pointer to a wxDbTableInf is included in this class so a program can create a wxDbTableInf array instance to maintain all information about all tables in the datasource to have all the datasource's information in one memory structure.