ByteArrayField.Clone method

namespace: Serenity.Data   assemblySerenity.Net.Entity

Clones the specified value.

protected override byte[] Clone(byte[] value)
parameter description
value The value.

See Also