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.
|
SqlCeParameterCollection.Contains (String) |
Gets a value indicating whether a SqlCeParameter with the specified parameter name exists in the collection.
|
See Also
Reference
SqlCeParameterCollection Class
SqlCeParameterCollection Members
System.Data.SqlServerCe Namespace