LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlCommand.Parameters property

The collection of MySqlParameter objects for this command.

public MySqlParameterCollection Parameters { get; }

See Also