MySQL Connector/Net
MySqlParameterCollectionItem Property |
Gets the MySqlParameter with a specified attribute.
[C#] In C#, this property is the indexer for the MySqlParameterCollection class.

Name | Description | |
---|---|---|
![]() |
ItemInt32 |
Gets the MySqlParameter at the specified index.
|
![]() |
ItemString |
Gets the MySqlParameter with the specified name.
|
