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

ObjectTypeHandler.IsSimpleType Property

Tell us if ot is a 'primitive' type

[Visual Basic]
Overrides Public ReadOnly Property IsSimpleType As  _
    Implements ITypeHandler.
[C#]
public override Boolean IsSimpleType {get;}

Property Value

Implements

ITypeHandler.

See Also

ObjectTypeHandler Class | IBatisNet.DataMapper.TypeHandlers Namespace