![]() | QueryOptionsParameter Method |
Name | Description | |
---|---|---|
![]() | Parameter(KeyValuePairString, Object) |
Adds a collection of named parameters to the parameters to the statement or prepared statement.
|
![]() | Parameter(Object) |
Adds a positional parameter to the parameters to the statement or prepared statement.
|
![]() | Parameter(Object) |
Adds a list of positional parameters to the statement or prepared statement.
|
![]() | Parameter(String, Object) |
Adds a named parameter to the parameters to the statement or prepared statement.
|