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