dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniParameterCollection Class

UniParameterCollection Class Properties

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

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