This topic has not yet been rated - Rate this topic

DbParameterCollection.Item Property

Gets and sets a DbParameter in the collection.
Name Description
DbParameterCollection.Item (Int32) Gets and sets the DbParameter at the specified index.

Supported by the .NET Compact Framework.

DbParameterCollection.Item (String) Gets and sets the DbParameter 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.