The properties of the SQLParameters class are listed below. For a complete list of SQLParameters class members, see the SQLParameters Members topic.
All | Gets all instances of SQLParameter objects collected. |
Count | Gets the number of parameters in the collection. |
Item | Overloaded. [To be supplied.]
In C#, this member is the indexer for the SQLParameters class. |
Parent | Gets the reference to the SQLCommand that is the parent of this instance. |