Returns true if another NpgsqlInterval is exactly the same as this instance.
Returns true if another NpgsqlInterval is exactly the same as this instance.
public bool Equals(NpgsqlInterval);
Returns true if another object is an NpgsqlInterval, that is exactly the same as this instance
public override bool Equals(object);
NpgsqlInterval Class | NpgsqlTypes Namespace