IDataParameterCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of all parameters relevant to a Command object.

The IDataParameterCollection type exposes the following members.

Methods

  Name Description
Public method Add(IDataParameter) Adds an object to the end of the parameter collection.
Public method GetEnumerator() (Inherited from IEnumerable.)

Top