cKEY_COLUMN_USAGE_Entry::RefersToAnyTable() - rstoetter/libsqlphp GitHub Wiki

Method RefersToAnyTable( )

 public   boolean rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry::RefersToAnyTable(string $tablename)

The method nTableRefersToAnyTable( ) returns true, if there is any referenced table for the table with the table name $tablename in a foreign key

Example:

Arguments

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

Returns

boolean true, if there is any foreign key