dotConnect for SQLite Documentation
Devart.Common Namespace / DbParameterBaseCollection Class / IndexOf Method

In This Topic
    IndexOf Method (DbParameterBaseCollection)
    In This Topic
    Gets the location in the collection of the DbParameterBase objects.
    Overload List
    OverloadDescription
    Gets the location in the collection of the DbParameterBase objects.  
    Gets the location in the collection of the DbParameterBase object with a specific parameter name.  
    See Also