| Name | Description | |
|---|---|---|
|  | Count | Overridden. Gets the number of DbParameterBase objects in the collection. | 
|  | IsFixedSize | Overridden. Indicating whether the collection has a fixed size. | 
|  | IsReadOnly | Overridden. Indicates whether the collection is read-only. | 
|  | IsSynchronized | Overridden. Indicates whether access to the collection is synchronized (thread-safe). | 
|  | Item | Overloaded. (Inherited from System.Data.Common.DbParameterCollection) | 
|  | SyncRoot | Overridden. Gets an object that can be used to synchronize access to the DbParameterBaseCollection. | 
