AdsParameterCollection.Contains

Advantage .NET Data Provider

  Previous topic Next topic  

Indicates whether an AdsParameter with the specified parameter name exists in the collection.

public bool Contains( string parameterName );

Remarks

This returns True if the collection contains a parameter with the given name.