DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SCommandBuilder Class / GetParameterName Method

In This Topic
    GetParameterName Method (C1D365SCommandBuilder)
    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