Specifies the System.Data.DbType of the parameter
Public Overrides Property DbType As DbType
public override DbType DbType {get;set;}
ArgumentException There is no mapping from the specified value to a iAnywhere.Data.UltraLite.ULDbType, hence, the specified value is not supported.
One of the System.Data.DbType values.
The ULParameter.ULDbType and DbType properties are linked. Therefore, setting the DbType changes the ULParameter.ULDbType to a supporting iAnywhere.Data.UltraLite.ULDbType.