cReferenceGraph::TabelleFreistehend() - rstoetter/libsqlphp GitHub Wiki

Method TabelleFreistehend( )

 public   mixed rstoetter\libsqlphp\cReferenceGraph::TabelleFreistehend(string $table_name)

The method TabelleFreistehend( ) returns true if the table $table_name is not referenced by any minor table and not refererenced by any major table

Example:

Arguments

  • $table_name string - <p>is the name of the table to search</p>