Returns true if the this string is identical to the argument passed.
Returns true if the this string is identical to the argument passed.
public bool Equals(BitString);
Compares this BitString with an object for equality.
public override bool Equals(object);
BitString Class | NpgsqlTypes Namespace