dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / DbParameterBaseCollection Class

DbParameterBaseCollection Class Properties

For a list of all members of this type, see DbParameterBaseCollection members.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the number of DbParameterBase objects in the collection.  
Public PropertyOverridden. Indicating whether the collection has a fixed size.  
Public PropertyOverridden. Indicates whether the collection is read-only.  
Public PropertyOverridden. Indicates whether access to the collection is synchronized (thread-safe).  
Public PropertyOverloaded. Gets or sets the System.Data.Common.DbParameter at the specified index. (Inherited from System.Data.Common.DbParameterCollection)
Public PropertyOverridden. Gets an object that can be used to synchronize access to the DbParameterBaseCollection.  
Top
See Also