cReferenceGraph::GetSourceTableIndex() - rstoetter/libsqlphp GitHub Wiki

Method GetSourceTableIndex( )

 public   integer rstoetter\libsqlphp\cReferenceGraph::GetSourceTableIndex(string $table_name)

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