Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Gets the ___location of the SqlCeParameter in the collection.
Overload List
Gets the ___location of the SqlCeParameter object in the collection.
Supported only by the .NET Compact Framework.
[Visual Basic] Overloads Public Overridable Function IndexOf(Object) As Integer Implements IList.IndexOf
[JScript] public function IndexOf(Object) : int;
Gets the ___location of the SqlCeParameter in the collection with the specified parameter name.
Supported only by the .NET Compact Framework.
[Visual Basic] Overloads Public Overridable Function IndexOf(String) As Integer Implements IDataParameterCollection.IndexOf
[JScript] public function IndexOf(String) : int;
See Also
SqlCeParameterCollection Class | SqlCeParameterCollection Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.