Share via


SqlCeParameterCollection.IndexOf Method

Gets the location of the SqlCeParameter in the collection.

Overload List

Name Description
SqlCeParameterCollection.IndexOf (Object)
Gets the location of the SqlCeParameter object in the collection.
SqlCeParameterCollection.IndexOf (String)
Gets the location of the SqlCeParameter in the collection with the specified parameter name.

See Also

Reference

SqlCeParameterCollection Class
SqlCeParameterCollection Members
System.Data.SqlServerCe Namespace