Parameters
- obj
- A MySqlBinaryString instance to compare with.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared. A negative integer means that the current instance is less than the object argument. Zero indicates that the objects are equal. A positive integer means that the current instance is greater than the object argument.