classQDatabaseRowBase
QDatabaseRowBase Class Reference
Inherits QBaseClass.Inherited by QMySqliDatabaseRow, QPostgreSqlDatabaseRow, and QSqlServerDatabaseRow.
Collaboration diagram for QDatabaseRowBase:

Public Member Functions
- GetColumn ($strColumnName, $strColumnType=null)
- ColumnExists ($strColumnName)
- GetColumnNameArray ()
Member Function Documentation
| QDatabaseRowBase::ColumnExists | ( | $ | strColumnName | ) | [abstract] |
Reimplemented in QMySqliDatabaseRow, QPostgreSqlDatabaseRow, and QSqlServerDatabaseRow.
| QDatabaseRowBase::GetColumn | ( | $ | strColumnName, | |
| $ | strColumnType = null | |||
| ) | [abstract] |
Reimplemented in QMySqliDatabaseRow, QPostgreSqlDatabaseRow, and QSqlServerDatabaseRow.
| QDatabaseRowBase::GetColumnNameArray | ( | ) | [abstract] |
Reimplemented in QMySqliDatabaseRow, QPostgreSqlDatabaseRow, and QSqlServerDatabaseRow.
The documentation for this class was generated from the following file:
- qcodo/_core/framework/QDatabaseBase.class.php
