MySqlCommand.Parameters property
The collection of MySqlParameter
objects for this command.
public MySqlParameterCollection Parameters { get; }
See Also
- class MySqlParameterCollection
- class MySqlCommand
- namespace MySqlConnector
- assembly MySqlConnector