Method AreEqual
| Improve this Doc View SourceAreEqual(Binary, Binary)
Declaration
public override bool AreEqual(Binary x, Binary y)
Parameters
| Type | Name | Description |
|---|---|---|
| Binary | x | |
| Binary | y |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Overrides
DevZest.Data.Column<DevZest.Data.Binary>.AreEqual(DevZest.Data.Binary, DevZest.Data.Binary)