ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
Represents all parameters to an AsaCommand and optionally, their mapping to a DataSet column.
Object
ICollection, IEnumerable, IDataParameterCollection
There is no constructor for AsaParameterCollection. You obtain an AsaParameterCollection from the AsaCommand.Parameters property.
Add method
Clear method
Contains method
CopyTo method
Count property
IndexOf method
Insert method
Item property
Remove method
RemoveAt method