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

TypeHandlerFactory.GetUnkownTypeHandler Method 

When in doubt, get the "unknown" type handler

[Visual Basic]
Public Function GetUnkownTypeHandler() As ITypeHandler
[C#]
public ITypeHandler GetUnkownTypeHandler();

Return Value

if I told you, it would not be unknown, would it?

See Also

TypeHandlerFactory Class | IBatisNet.DataMapper.TypeHandlers Namespace