Item Property (DataParameterCollection)
Gets or sets the IDbDataParameter associated with the specific name in the collection.
Gets or sets the IDbDataParameter associated with the specific name or index in the collection.
Overload List
Overload | Description |
---|---|
Item(String) | Gets or sets the IDbDataParameter associated with the specific name in the collection. |
Item(Int32) | Gets or sets the IDbDataParameter associated with index in the collection. |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
DataParameterCollection Class
DataParameterCollection Members