MATSUNO★Tokuhiro > DBIx-Inspector-0.08 > DBIx::Inspector::ForeignKey

Download:
DBIx-Inspector-0.08.tar.gz

Dependencies

Annotate this POD

View/Report Bugs
Source   Latest Release: DBIx-Inspector-0.11

NAME ^

DBIx::Inspector::ForeignKey - foreign key

ACCESSORS ^

Following attributes are provided.

$foreign_key->pktable_name()
$foreign_key->fktable_name()
$foreign_key->fkcolumn_name()
$foreign_key->pk_name()
$foreign_key->deferability()
$foreign_key->fktable_cat()
$foreign_key->pktable_schem()
$foreign_key->key_seq()
$foreign_key->pktable_cat()
$foreign_key->unique_or_primary()
$foreign_key->fktable_schem()
$foreign_key->pkcolumn_name()
$foreign_key->delete_rule()
$foreign_key->fk_name()

SEE ALSO ^

DBIx::Inspector

syntax highlighting: