Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the specified PgSqlParameter to the PgSqlParameterCollection. |
![]() | AddRange | Overridden. Adds the specified array of Devart.Data.DbParameter objects to the Devart.Data.DbParameterCollection. |
![]() | AddWithValue | Adds a PgSqlParameter to the PgSqlParameterCollection given the parameter name and value. |
![]() | Clear | Overridden. Removes all items from the collection. |
![]() | Contains | Overloaded. Gets a value indicating whether a Devart.Common.DbParameterBase object exists in the collection. (Inherited from Devart.Common.DbParameterBaseCollection) |
![]() | CopyTo | Copies a Devart.Common.DbParameterBase objects from the Devart.Common.DbParameterBaseCollection to the specified array. (Inherited from Devart.Common.DbParameterBaseCollection) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Overloaded. Gets the location in the collection of the Devart.Common.DbParameterBase objects. (Inherited from Devart.Common.DbParameterBaseCollection) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Insert | Overridden. Inserts a PgSqlParameter into the collection at the specified index. |
![]() | Remove | Overridden. Removes the specified PgSqlParameter from the collection. |
![]() | RemoveAt | Overloaded. Overridden. Removes the specified PgSqlParameter from the collection. |