SqlCeParameterCollection.Contains Method
Indicates whether a SqlCeParameter exists in the collection.
Overload List
Name | Description |
---|---|
SqlCeParameterCollection.Contains (Object) | Gets a value indicating whether or not a SqlCeParameter object exists in the collection. Supported by the .NET Compact Framework. |
SqlCeParameterCollection.Contains (String) | Gets a value indicating whether a SqlCeParameter with the specified parameter name exists in the collection. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeParameterCollection Class
SqlCeParameterCollection Members
System.Data.SqlServerCe Namespace