Firebird ADO.NET Provider SDK Documentation - v1.7

FbParameterCollection.Contains Method

Indicates whether a FbParameter exists in the collection.

Overload List

Indicates whether a FbParameter exists in the collection.

public bool Contains(object);

Indicates whether a FbParameter exists in the collection.

public bool Contains(string);

See Also

FbParameterCollection Class | FirebirdSql.Data.Firebird Namespace