symbolClassesStrictlyMatch property

bool get symbolClassesStrictlyMatch

A boolean showing if the symbol classes parameter is to be matched exactly against the database.

A strict match will force the search to use "=", as opposed to "LIKE". The default value is false.

set symbolClassesStrictlyMatch (bool value)