cReferenceGraphItem::ReferencesWith() - rstoetter/libsqlphp GitHub Wiki

Method ReferencesWith( )

 public   boolean rstoetter\libsqlphp\cReferenceGraphItem::ReferencesWith(string $table_name)

The method ReferencesWith( ) returns true, if the table name $table_name is still member of the managed objects

Example:

Arguments

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

Returns

boolean true, if the table name $table_name is still member of the managed objects