ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaParameterCollection class
Removes the specified AsaParameter from the collection.
void Remove( object value )
value The AsaParameter object to remove from the collection.
IList.Remove