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

Method HasDependentTables( )

 public   string rstoetter\libsqlphp\cReferenceGraph::HasDependentTables(string $table_name)

The method HasDependentTables( ) returns true, if the table with the name $table_name has dependant tables ( tables which refer to the table $table_name)

Example:

Arguments

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

Returns

string the dependant tables as string