All | Gets all instances of IDataParameter objects collected. |
Item | Gets the parameter at the specified index.
In C#, this member is the indexer for the IDataParameters class. |
Parent | Gets the reference to the Object that is the parent of this instance. |
Contains | Indicates whether a parameter is in the collection with the specified source table name. |
IndexOf | Returns the location of the IDataParameter within the collection. |
RemoveAt | Removes the IDataParameter from the collection. |