DatabaseQuery
From Real Software Documentation
Class (inherits from Object)
The control by which you query databases. Because its super class is Object, you can instantiate it with code, eliminating the need to actually add the control to a window.
| Events | ||
|
| Properties | |||
|
| Methods | ||
|
Examples
See the examples in the chapter "Creating Databases with Real Studio" in the User's Guide.
See Also
Database, DatabaseField, DatabaseRecord, MySQLCommunityServer, ODBCDatabase, OracleDatabase, PostgreSQLDatabase, REALSQLdatabase, RecordSet classes; DataControl control.
