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 exists in the collection. |
![]() | Copies NpgsqlParameter objects from the NpgsqlParameterCollection to the specified array. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Gets the location of a NpgsqlParameter in the collection. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | 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 a specific index. |
![]() | Returns a String that represents the current Object. |
NpgsqlParameterCollection Class | Npgsql Namespace