cTableConstraints::GetConstraint() - rstoetter/libsqlphp GitHub Wiki

Method GetConstraint( )

 public   \rstoetter\libsqlphp\cTableConstraintsEntry rstoetter\libsqlphp\cTableConstraints::GetConstraint(integer $index)

The method GetConstraint( ) returns the constraint object with the index $index

Example:

Arguments

  • $index integer - <p>the index of the mentioned constraint object</p>

Returns

\rstoetter\libsqlphp\cTableConstraintsEntry the constraint object with the index $index