MySQL Connector/Net |
MySqlParameterCollection..::.Contains Method |
MySqlParameterCollection Class See Also Send Feedback |
Gets a value indicating whether a MySqlParameter exists in the collection.
Overload List
Name | Description | |
---|---|---|
Contains(Object) |
Gets a value indicating whether a MySqlParameter exists in the collection.
(Overrides DbParameterCollection..::.Contains(Object).) | |
Contains(String) |
Gets a value indicating whether a MySqlParameter with the specified parameter name exists in the collection.
(Overrides DbParameterCollection..::.Contains(String).) |