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

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