SqlCeParameterCollection.Contains Method
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Indicates whether a SqlCeParameter exists in the collection.
Overload List
Gets a value indicating whether or not a SqlCeParameter object exists in the collection.
Supported only by the .NET Compact Framework.
[Visual Basic] Overloads Public Overridable Function Contains(Object) As Boolean Implements IList.Contains
Gets a value indicating whether a SqlCeParameter with the specified parameter name exists in the collection.
Supported only by the .NET Compact Framework.
[Visual Basic] Overloads Public Overridable Function Contains(String) As Boolean Implements IDataParameterCollection.Contains
See Also
SqlCeParameterCollection Class | SqlCeParameterCollection Members | System.Data.SqlServerCe Namespace
Syntax based on .NET Framework version 1.1.
Documentation version 1.1.1.