uses of interface XDatabaseMetaData

back to interface XDatabaseMetaData

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Uses as Return Type
XConnection::getMetaData()
References in Developers Guide
12.3.3 Database Access - Manipulating Data - Result Sets - Seeing Changes in Result Sets
12.4.1 Database Access - Database Design - Retrieving Information about a Database - Retrieving General Information
12.4.1 Database Access - Database Design - Retrieving Information about a Database - Determining Feature Support
12.4.1 Database Access - Database Design - Retrieving Information about a Database - SQL Objects and their Attributes
12.4.1 Database Access - Database Design - Retrieving Information about a Database
12.6.3 Database Access - Writing Database Drivers - Connection Service
12.6.4 Database Access - Writing Database Drivers - XDatabaseMetaData Interface
12.6.6 Database Access - Writing Database Drivers - Support Scalar Functions - Handling Unsupported Functionality
Top of Page