AdsParameterCollection.Add( AdsParameter )
Advantage .NET Data Provider
Adds the given AdsParameter to the collection.
public int Add( AdsParameter value );
Remarks
The method returns the collection index of the newly added parameter.