cReferenceGraphItem::IsReferencedBy() - rstoetter/libsqlphp GitHub Wiki
Method IsReferencedBy( )
public boolean rstoetter\libsqlphp\cReferenceGraphItem::IsReferencedBy(\rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry $obj)
- Namespace : rstoetter\libsqlphp
- Class name: cReferenceGraphItem
- This method is defined by rstoetter\libsqlphp\cReferenceGraphItem
The method IsReferencedBy( ) returns true, if the objects' table name is still member of the managed objects
Example:
Arguments
- $obj rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry - <p>is the object to examine</p>
Returns
boolean true, if the object is still member of the managed objects