AdsParameterCollection.Add( AdsParameter )

Advantage .NET Data Provider

  Previous topic Next topic  

Adds the given AdsParameter to the collection.

public int Add( AdsParameter value );

Remarks

The method returns the collection index of the newly added parameter.