This topic has not yet been rated - Rate this topic

DbParameterCollection.SetParameter Method

Sets the specified parameter to the specified value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Protected method SetParameter(Int32, DbParameter) Sets the DbParameter object at the specified index to a new value.
Protected method SetParameter(String, DbParameter) Sets the DbParameter object with the specified name to a new value.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.