dotConnect for Zoho Desk Documentation
Devart.Data Namespace / SqlShimParameter Class / ResetDbType Method

On this page
    ResetDbType Method
    On this page
    Clears explicit DbType assignment.
    Syntax
    'Declaration
     
    Public Overrides Sub ResetDbType() 
    public override void ResetDbType()
    Remarks
    After calling this method, parameter's type is defined by the Value property.
    See Also