cReferenceGraphItem::ReferencesWith() - rstoetter/libsqlphp GitHub Wiki
Method ReferencesWith( )
public boolean rstoetter\libsqlphp\cReferenceGraphItem::ReferencesWith(string $table_name)
- Namespace : rstoetter\libsqlphp
- Class name: cReferenceGraphItem
- This method is defined by rstoetter\libsqlphp\cReferenceGraphItem
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