SqlCeParameterCollection.Item Property
Gets or sets the SqlCeParameter with a specified attribute.
Overload List
Name | Description |
---|---|
SqlCeParameterCollection.Item (Int32) | Gets or sets the SqlCeParameter at the specified index. Supported by the .NET Compact Framework. |
SqlCeParameterCollection.Item (String) | Gets or sets the SqlCeParameter with the specified name. Supported by the .NET Compact Framework. |
See Also
Reference
SqlCeParameterCollection Class
SqlCeParameterCollection Members
System.Data.SqlServerCe Namespace