Represents a collection of parameters relevant to an System.Data.Odbc.OdbcCommand and their respective mappings to columns in a System.Data.DataSet. This class cannot be inherited.
See Also: OdbcParameterCollection Members
The number of parameters in the collection must equal the number of parameter placeholders within the command text, or else the .NET Framework Data Provider for ODBC raises an error.