dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ParameterCollection Class

DB2ParameterCollection Class Properties

For a list of all members of this type, see DB2ParameterCollection 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 DB2Parameter 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