Mono Class Library: Overview

System.Data.IDataParameterCollection: Members

The members of System.Data.IDataParameterCollection are listed below.

Public Properties

default property
Item(string)object. Documentation for this section has not yet been entered.

Public Methods

Contains(string) : bool
Documentation for this section has not yet been entered.
IndexOf(string) : int
Documentation for this section has not yet been entered.
RemoveAt(string)
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.