Class mssqlDbSchema

Description

Located in /plugins/db/mssql/mssql.dbschema.php (line 61)

jDbSchema
   |
   --mssqlDbSchema
Method Summary
void _createTable ( $name,  $columns,  $primaryKey, [ $attributes = array()])
void _getTables ()
Variables

Inherited Variables

Inherited from jDbSchema

jDbSchema::$conn
jDbSchema::$tables
Methods
_createTable (line 62)
  • access: protected
void _createTable ( $name,  $columns,  $primaryKey, [ $attributes = array()])
  • $name
  • $columns
  • $primaryKey
  • $attributes

Redefinition of:
jDbSchema::_createTable()
create the given table into the database
_getTables (line 66)
  • access: protected
void _getTables ()

Redefinition of:
jDbSchema::_getTables()

Inherited Methods

Inherited From jDbSchema

jDbSchema::__construct()
jDbSchema::createTable()
jDbSchema::dropTable()
jDbSchema::getConn()
jDbSchema::getTable()
jDbSchema::getTables()
jDbSchema::normalizeColumn()
jDbSchema::_createTable()
jDbSchema::_dropTable()
jDbSchema::_getTables()

Documentation generated on Mon, 26 Oct 2015 21:57:29 +0100 by phpDocumentor 1.4.3