MySqlParameterCollection.GetParameter Method

MySQL Connector/Net

MySqlParameterCollectionGetParameter Method
Overload List
  Name Description
Protected method GetParameter(Int32) (Overrides DbParameterCollectionGetParameter(Int32).)
Protected method GetParameter(String)
Retrieve the parameter with the given name.
(Overrides DbParameterCollectionGetParameter(String).)
Top
See Also