Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the specified SalesforceParameter to the SalesforceParameterCollection. |
![]() | AddRange | Overridden. Adds a SalesforceParameter to the SalesforceParameterCollection given parameter values. |
![]() | AddWithValue | Adds a SalesforceParameter to the SalesforceParameterCollection 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 | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IndexOf | Overloaded. Gets the location in the collection of the Devart.Common.DbParameterBase objects. (Inherited from Devart.Common.DbParameterBaseCollection) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Insert | Overridden. Inserts a SalesforceParameter into the collection at the specified index. |
![]() | Remove | Overridden. Removes the specified SalesforceParameter from the collection. |
![]() | RemoveAt | Overloaded. Overridden. Removes the specified SalesforceParameter from the collection. |