NpgsqlParameterCollection overview
![]() | Gets the number of NpgsqlParameter objects in the collection. |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. Gets the NpgsqlParameter with the specified name. |
![]() |
![]() | 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. |
![]() | Overloaded. Copies NpgsqlParameter objects from the NpgsqlParameterCollection to the specified array. |
![]() | |
![]() | |
![]() | Returns an enumerator that can iterate through the collection. |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. Gets the location of the NpgsqlParameter in the collection with a specific parameter name. |
![]() | |
![]() | Overloaded. Inserts a NpgsqlParameter into the collection at the specified index. |
![]() | Overloaded. Removes the specified NpgsqlParameter from the collection. |
![]() | Overloaded. Removes the specified NpgsqlParameter from the collection using the parameter name. |
![]() | |
![]() | Gets a value indicating whether a NpgsqlParameter with the specified parameter name exists in the collection. |
NpgsqlParameterCollection Class | Npgsql Namespace