Mono Class Library: Overview

System.Data.SqlClient.SqlParameterCollection: Property Members

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

See Also: Inherited members from System.Data.Common.DbParameterCollection

Public Properties

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