Gets the location of the FbParameter in the collection.
Gets the location of the FbParameter in the collection.
public int IndexOf(object);
Gets the location of the FbParameter in the collection with a specific parameter name.
public int IndexOf(string);
FbParameterCollection Class | FirebirdSql.Data.Firebird Namespace