Firebird ADO.NET Provider SDK Documentation - v1.7

FbParameterCollection Methods

The methods of the FbParameterCollection class are listed below. For a complete list of FbParameterCollection class members, see the FbParameterCollection Members topic.

Public Instance Methods

AddOverloaded. Adds the specified FbParameter object to the collection.
Clear Removes all items from the collection.
ContainsOverloaded. Indicates whether a FbParameter exists in the collection.
CopyTo Copies FbParameterCollection to the specified array.
CreateObjRef (inherited from MarshalByRefObject) 
Equals (inherited from Object) 
GetEnumerator This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
IndexOfOverloaded. Gets the location of the FbParameter in the collection.
InitializeLifetimeService (inherited from MarshalByRefObject) 
Insert Gets the location of the FbParameter in the collection.
Remove Removes the specified FbParameter from the collection.
RemoveAtOverloaded. Removes the specified FbParameter from the collection using a specific index.
ToString (inherited from Object) 

See Also

FbParameterCollection Class | FirebirdSql.Data.Firebird Namespace