dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceParameterCollection Class

SalesforceParameterCollection Class Properties

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