Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.