iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

BaseTypeHandler.Equals Method

Compares two values (that this handler deals with) for equality

Overload List

Inherited from Object.

public virtual bool Equals(Object);

Compares two values (that this handler deals with) for equality

public virtual bool Equals(Object,String);

See Also

BaseTypeHandler Class | IBatisNet.DataMapper.TypeHandlers Namespace