dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceParameter Class / SalesforceParameter Constructor

In This Topic
    SalesforceParameter Constructor
    In This Topic
    Initializes a new instance of the SalesforceParameter class.
    Overload List
    OverloadDescription
    Initializes a new instance of the SalesforceParameter class.  
    Initializes a new instance of the SalesforceParameter class with the parameter name and data type.  
    Initializes a new instance of the SalesforceParameter class with the parameter name and a SalesforceParameter object.  
    Initializes a new instance of the SalesforceParameter class with the parameter name, data type, and width.  
    Initializes a new instance of the SalesforceParameter class with the parameter name  
    Initializes a new instance of the SalesforceParameter class with the parameter name, data type, width, and source column name. For internal use.  
    Initializes a new instance of the SalesforceParameter class with the parameter name, data type, width, source column name, parameter direction, numeric precision, and other properties.  
    Initializes a new instance of the SalesforceParameter class with the parameter name, data type, width, source column name, parameter direction, numeric precision, and other properties.  
    Initializes a new instance of the SalesforceParameter class.  
    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