Share via


IndexOf Method

Gets the location of the SqlCeParameter in the collection.

Overload List

  Name Description
Public method IndexOf(Object) Gets the location of the SqlCeParameter object in the collection. (Overrides DbParameterCollection. . :: . .IndexOf(Object).)
Public method IndexOf(String) Gets the location of the SqlCeParameter in the collection with the specified parameter name. (Overrides DbParameterCollection. . :: . .IndexOf(String).)

Top

See Also

Reference

SqlCeParameterCollection Class

SqlCeParameterCollection Members

System.Data.SqlServerCe Namespace