AseParameterCollection class

Description

Represents all parameters to an AseCommand and, optionally, their mapping to a DataSet column.

Base classes

Object

Implements

ICollection, IEnumerable, IDataParameterCollection

Usage

There is no constructor for AseParameterCollection. You obtain an AseParameterCollection from the AseCommand.Parameters property.

See also

“Parameters property”.