This topic has not yet been rated - Rate this topic

DbParameterCollection.IndexOf Method

Returns the index of the specified DbParameter object.

Name Description
DbParameterCollection.IndexOf (Object) Returns the index of the specified DbParameter object.

Supported by the .NET Compact Framework.

DbParameterCollection.IndexOf (String) Returns the index of the DbParameter object with the specified name.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.