ByteArrayField.CompareValues method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Compares the values.

protected override int CompareValues(byte[] value1, byte[] value2)
parameter description
value1 The value1.
value2 The value2.

See Also