The methods of the NpgsqlParameterCollection class are listed below. For a complete list of NpgsqlParameterCollection class members, see the NpgsqlParameterCollection Members topic.
![]() |
Overloaded. Adds the specified NpgsqlParameter object to the NpgsqlParameterCollection. |
![]() |
Removes all items from the collection. |
![]() |
Overloaded. Gets a value indicating whether a NpgsqlParameter with the specified parameter name exists in the collection. |
![]() |
Copies NpgsqlParameter objects from the NpgsqlParameterCollection to the specified array. |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Overloaded. Gets the location of the NpgsqlParameter in the collection with a specific parameter name. |
![]() |
|
![]() |
Inserts a NpgsqlParameter into the collection at the specified index. |
![]() |
Removes the specified NpgsqlParameter from the collection. |
![]() |
Overloaded. Removes the specified NpgsqlParameter from the collection using the parameter name. |
![]() |