Mimer SQL Data Provider
Item Property (MimerParameterCollection)




Mimer.Data.Client Namespace > MimerParameterCollection Class : Item Property
Gets or sets the MimerParameter with the specified name.

In C#, this property is the indexer for the MimerParameterCollection class.

Overload List
OverloadDescription
Gets or sets the MimerParameter with the specified name.

In C#, this property is the indexer for the MimerParameterCollection class.

 
Gets or sets the MimerParameter at the specified index.

In C#, this property is the indexer for the MimerParameterCollection class.

 
Exceptions
ExceptionDescription
The specified name does not exist.
Requirements

.NET Framework
Version 2.0 or later

See Also

Reference

MimerParameterCollection Class
MimerParameterCollection Members