cTableDescriptionEntry::KeyIsMultiple() - rstoetter/libsqlphp GitHub Wiki

Method KeyIsMultiple( )

 public   boolean rstoetter\libsqlphp\cTableDescriptionEntry::KeyIsMultiple()

The method KeyIsMultiple( ) returns true, if Key is MUL. Then the column is the first column of a nonunique index in which multiple occurrences of a given value are permitted within the column.

Example:

Returns

boolean true, if the column key is multiple