dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2Parameter Class / ResetDbType Method

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