class TableConstraints extends Collection (View source)

Properties

protected $collection_key
protected $foreignKeysType
protected $foreignKeysDataType
protected $primaryKeyType
protected $primaryKeyDataType

Methods

setForeignKeys($foreignKeys)

No description

setPrimaryKey(TableConstraintsPrimaryKey $primaryKey)

No description

Details

setForeignKeys($foreignKeys)

No description

Parameters

$foreignKeys

TableConstraintsForeignKeys[] getForeignKeys()

No description

setPrimaryKey(TableConstraintsPrimaryKey $primaryKey)

No description

Parameters

TableConstraintsPrimaryKey $primaryKey

TableConstraintsPrimaryKey getPrimaryKey()

No description