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 | |
---|---|---|
Add(IDataParameter) | Adds an object to the end of the parameter collection. | |
GetEnumerator() | (Inherited from IEnumerable.) |
Top