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

ITypeHandler Members

ITypeHandler overview

Public Instance Properties

IsSimpleType
NullValue The null value for this type

Public Instance Methods

Equals Compares two values (that this handler deals with) for equality
GetDataBaseValue Retrieve ouput database value of an output parameter
GetValueByIndex Gets a column value by the index
GetValueByName Gets a column value by the name
SetParameter Sets a parameter on a IDbCommand
ValueOf Converts the String to the type that this handler deals with

See Also

ITypeHandler Interface | IBatisNet.DataMapper.TypeHandlers Namespace