cReferenceGraph::GetSourceTableIndex() - rstoetter/libsqlphp GitHub Wiki
Method GetSourceTableIndex( )
public integer rstoetter\libsqlphp\cReferenceGraph::GetSourceTableIndex(string $table_name)
- Namespace : rstoetter\libsqlphp
- Class name: cReferenceGraph
- This method is defined by rstoetter\libsqlphp\cReferenceGraph
The method GetSourceTableIndex( ) returns -1 or the index of the reference with the table name $table_name
Example:
Arguments
- $table_name string - <p>the name of the table to examine</p>
Returns
integer -1 or the index of the reference with the table name $table_name