ResetDbType method

Resets the type (the values of DbType and SADbType) associated with this SAParameter.

Syntax
Visual Basic

Public Overrides Sub ResetDbType()
C#

public override void ResetDbType();
See also