This method is not supported in UltraLite.NET.
Visual Basic
Public Overrides Sub ResetDbType()
C#
public override void ResetDbType();
In UltraLite.NET, parameters can only be used as IN parameters and all mapping information is ignored. Only the ULParameter.Value is important.