DbParameter.ResetDbType Method

Definition

Resets the DbType property to its original settings.

public:
 abstract void ResetDbType();
public abstract void ResetDbType ();
abstract member ResetDbType : unit -> unit
Public MustOverride Sub ResetDbType ()

Applies to

See also