Include Protected Members
Include Inherited Members
Initializes a new instance of the AdoDotNetParameter class with a parameter object.
Overload List
| Name | Description | |
|---|---|---|
![]() |
AdoDotNetParameter(DbParameter) | Initializes a new instance of the AdoDotNetParameter class with a parameter object. |
![]() |
AdoDotNetParameter(String) | Initializes a new instance of the AdoDotNetParameter class with a parameter string value. |
![]() |
AdoDotNetParameter(DbParameter, Boolean) | Initializes a new instance of the AdoDotNetParameter class with a parameter object and an indication of whether the parameter is derived using the DeriveParameters method. |
![]() |
AdoDotNetParameter(String, Boolean) | Initializes a new instance of the AdoDotNetParameter class with the name of the data provider and an indication of whether the parameter is derived using the DeriveParameters method. |
Top
.gif)