DbParameter Constructor

Definition

Initializes a new instance of the DbParameter class.

protected:
 DbParameter();
protected DbParameter ();
Protected Sub New ()

Applies to

See also