संपादन करना

के माध्यम से साझा करें


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