CqlParameterCollection.Contains Method |
Name | Description | |
---|---|---|
Contains(Object) |
Indicates whether a DbParameter
with the specified Value
is contained in the collection.
(Overrides DbParameterCollection.Contains(Object).) | |
Contains(String) |
Indicates whether a DbParameter
with the specified name exists in the collection.
(Overrides DbParameterCollection.Contains(String).) |