cTableConstraintsEntry::__construct() - rstoetter/libsqlphp GitHub Wiki

Method __construct( )

 public   mixed rstoetter\libsqlphp\cTableConstraintsEntry::__construct(\rstoetter\libsqlphp\mysqli_result $row)

The constructor reads the data out of $row

Example:

Arguments

  • $row rstoetter\libsqlphp\mysqli_result - <p>the row to analyze</p>