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

Add Method (SalesforceParameterCollection)
Overload List
OverloadDescription
Adds a SalesforceParameter to the SalesforceParameterCollection given the parameter name and data type.  
Adds a SalesforceParameter to the SalesforceParameterCollection given the the parameter name, data type, and data size.  
Adds a SalesforceParameter to the SalesforceParameterCollection given the parameter name, data type, column width, and source column name.  
Adds the specified SalesforceParameter to the SalesforceCommand.  
Adds the specified SalesforceParameter to the SalesforceParameterCollection.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also