Name | Description | |
---|---|---|
![]() | QueryParameterInfo Constructor | Initializes a new instance of the QueryParameterInfo class with the specified name and type. |
The following tables list the members exposed by QueryParameterInfo.
Name | Description | |
---|---|---|
![]() | QueryParameterInfo Constructor | Initializes a new instance of the QueryParameterInfo class with the specified name and type. |
Name | Description | |
---|---|---|
![]() | Name | Gets or sets the name of the parameter as used in the SQL query. |
![]() | Type | Gets or sets the data type of the parameter (e.g., int, string, etc.). |