Name | Description | |
---|---|---|
![]() | DataParameter Constructor | Initializes a new instance of the DataParameter class with a specified name and value. |
The following tables list the members exposed by DataParameter.
Name | Description | |
---|---|---|
![]() | DataParameter Constructor | Initializes a new instance of the DataParameter class with a specified name and value. |
Name | Description | |
---|---|---|
![]() | ParameterName | Gets or sets the name of the parameter as used in the SQL query. |
![]() | Value | Gets or sets the value of the parameter in the SQL query. |