VistaDB 6
VistaDB.Provider Namespace / VistaDBCommandBuilder Class / GetParameterName Method


In This Topic
    GetParameterName Method
    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.  
    Returns the full parameter name, given the partial parameter name.  
    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