Mono Class Library: Overview

System.Data.Common.DbParameterCollection: Property Members

The properties of System.Data.Common.DbParameterCollection are listed below. For a list of all members, see the DbParameterCollection Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Properties

[read-only]
abstract
Countint. Documentation for this section has not yet been entered.
[read-only]
abstract
IsFixedSizebool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsReadOnlybool. Documentation for this section has not yet been entered.
[read-only]
abstract
IsSynchronizedbool. Documentation for this section has not yet been entered.
default property
Item(int)DbParameter. Documentation for this section has not yet been entered.
default property
Item(string)DbParameter. Documentation for this section has not yet been entered.
[read-only]
abstract
SyncRootobject. Documentation for this section has not yet been entered.