VistaDB 6
VistaDB.Provider Namespace / VistaDBParameterCollection Class / IndexOf Method


In This Topic
    IndexOf Method
    In This Topic
    Returns the index of the specified System.Data.Common.DbParameter object. Returns the index of the specified VistaDBParameter object.
    Overload List
    OverloadDescription
    Returns the index of the specified System.Data.Common.DbParameter object. Returns the index of the specified VistaDBParameter object.  
    Returns the index of the System.Data.Common.DbParameter object with the specified name. Returns the index of the VistaDBParameter object with the specified 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