DataConnector | ComponentOne
C1.AdoNet.Salesforce Assembly / C1.AdoNet.Salesforce Namespace / C1SalesforceCommandBuilder Class / GetParameterName Method

In This Topic
    GetParameterName Method (C1SalesforceCommandBuilder)
    In This Topic
    Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder.
    Overload List
    OverloadDescription
    Returns the name of the specified parameter in the format of p*#*. Use when building a custom command builder. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    Returns the full parameter name, given the partial parameter name. (Inherited from C1.DataConnector.AdoNet.C1CommandBuilderBase)
    See Also