Documentation TYPO3 par Ameos |
Public Member Functions | |
MetaType ($t, $len=-1, $fieldobj=false) | |
ActualType ($meta) | |
AddColumnSQL ($tabname, $flds) | |
AlterColumnSQL ($tabname, $flds) | |
DropColumnSQL ($tabname, $flds) | |
_CreateSuffix ($fname, $ftype, $fnotnull, $fdefault, $fautoinc, $fconstraint) | |
_IndexSQL ($idxname, $tabname, $flds, $idxoptions) | |
Public Attributes | |
$databaseType = 'sybase' | |
$dropIndex = 'DROP INDEX %2$s.%1$s' |
Definition at line 16 of file datadict-sybase.inc.php.