| 
    Stud.IP
    trunk Revision
    
   | 
  


Public Member Functions | |
| __construct ($query=false) | |
  Public Member Functions inherited from DB_Sql | |
| __construct ($query="") | |
| link_id () | |
| query_id () | |
| free () | |
| query ($Query_String) | |
| next_record () | |
| affected_rows () | |
| num_rows () | |
| num_fields () | |
| nf () | |
| np () | |
| f ($Name) | |
| p ($Name) | |
| metadata ($table='', $full=false) | |
| halt ($msg) | |
| haltmsg ($msg) | |
| queryf ($format) | |
| cache_query ($Query_String) | |
Additional Inherited Members | |
  Data Fields inherited from DB_Sql | |
| $Host = "" | |
| $Database = "" | |
| $User = "" | |
| $Password = "" | |
| $Auto_Free = 1 | |
| $Debug = 0 | |
| $Halt_On_Error = "yes" | |
| $Record = [] | |
| $Row | |
| $RowCount | |
| $ColumnCount | |
| $Errno = 0 | |
| $Error = "" | |
  Protected Attributes inherited from DB_Sql | |
| $pdo | |
| $resultSet | |