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

CustomTypeHandler.Callback Property

Gets or sets the callback.

[Visual Basic]
Public Property Callback As 
[C#]
public ITypeHandlerCallback Callback {get; set;}

Property Value

The callback.

See Also

CustomTypeHandler Class | IBatisNet.DataMapper.TypeHandlers Namespace