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.

Supported by the .NET Compact Framework.
SqlCeParameterCollection.IndexOf (String) Gets the location of the SqlCeParameter in the collection with the specified parameter name.

Supported by the .NET Compact Framework.

See Also

Reference

SqlCeParameterCollection Class
SqlCeParameterCollection Members
System.Data.SqlServerCe Namespace