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

TypeHandlerFactory.GetTypeHandler Method

Get a TypeHandler for a Type

Overload List

Get a TypeHandler for a Type

public ITypeHandler GetTypeHandler(Type);

Get a TypeHandler for a type

public ITypeHandler GetTypeHandler(Type,String);

See Also

TypeHandlerFactory Class | IBatisNet.DataMapper.TypeHandlers Namespace