Contents Index Value property Add method

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference

AsaParameterCollection class


Description 

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

Base classes 

Object

Implemented interfaces 

ICollection, IEnumerable, IDataParameterCollection

Usage 

There is no constructor for AsaParameterCollection. You obtain an AsaParameterCollection from the AsaCommand.Parameters property.

See also 

Parameters property


Add method
Clear method
Contains method
CopyTo method
Count property
IndexOf method
Insert method
Item property
Remove method
RemoveAt method

Contents Index Value property Add method