CqlParameterCollectionIndexOf Method |
Name | Description | |
---|---|---|
![]() | IndexOf(Object) |
Returns the index of the specified DbParameter object.
(Overrides DbParameterCollectionIndexOf(Object).) |
![]() | IndexOf(String) |
Returns the index of the DbParameter object with the specified name.
(Overrides DbParameterCollectionIndexOf(String).) |