Name | Description | |
---|---|---|
AddRange | Overridden. Adds the specified array of DbParameterBase objects to the DbParameterBaseCollection. | |
Clear | Overridden. Removes all items from the collection. | |
Contains | Overloaded. Overridden. Gets a value indicating whether a DbParameterBase object exists in the collection. | |
CopyTo | Overridden. Copies a DbParameterBase objects from the DbParameterBaseCollection to the specified array. | |
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. Overridden. Gets the location in the collection of the DbParameterBase objects. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Insert | Overridden. Inserts a DbParameterBase into the collection at the specified index. | |
Remove | Overridden. Removes the specified DbParameterBase from the collection. | |
RemoveAt | Overloaded. Overridden. Removes the specified DbParameterBase from the collection. |