9. Understanding .NET Data Provider Connectivity
:
.NET Data Provider Classes
:
IngresParameterCollection Class
:
IngresParameterCollection Class Properties
Share this page
IngresParameterCollection Class Properties
The IngresParameterCollection has the following properties:
Property
Accessor
Description
Count
get
The number of parameters in the collection.
Item
get set
The IngresParameter object for a given ordinal or parameter name. This property is the C# indexer for IngresParameterCollection class.