AdsParameterCollection.Item ( string )

Advantage .NET Data Provider

  Previous topic Next topic  

Gets the AdsParameter with the specified name. In C#, this is the indexer for the collection.

public AdsParameter this[ string parameterName ] {get; set;}