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. Gets or sets the System.Data.Common.DbParameter at the specified index. (Inherited from System.Data.Common.DbParameterCollection) |
![]() | SyncRoot | Overridden. Gets an object that can be used to synchronize access to the DbParameterBaseCollection. |