How Do I Use Schema Rowsets?

There will be times when you will want to get information about the provider, rowset, table, columns, or whatever without opening the rowset. This data is called meta-data and can be retrieved by a number of different methods. One of the methods is to use schema rowsets. See Schema Rowset Classes and Typedef Classes for more information.