Firebird ADO.NET Provider SDK Documentation - v1.7

FbParameterCollection Members

FbParameterCollection overview

Public Instance Properties

Count Gets the number of FbParameter objects in the collection.
ItemOverloaded. Gets or sets the FbParameter with the specified name.

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