cReferenceGraph::AddReference() - rstoetter/libsqlphp GitHub Wiki
Method AddReference( )
protected integer rstoetter\libsqlphp\cReferenceGraph::AddReference(\rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry $obj)
- Namespace : rstoetter\libsqlphp
- Class name: cReferenceGraph
- This method is defined by rstoetter\libsqlphp\cReferenceGraph
The method AddReference( ) adds a reference of object $obj to the managed references If there is such a refernce still in the container, then the new reference will not be added
Example:
Arguments
- $obj rstoetter\libsqlphp\cKEY_COLUMN_USAGE_Entry - <p>the object to be added to the references</p>
Returns
integer -1 or the index of the reference with the table name $table_name