Mono Class Library: Overview

System.Data.Common.DbParameter: Members

The members of System.Data.Common.DbParameter are listed below.

See Also: Inherited members from System.MarshalByRefObject

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

abstract
DbTypeSystem.Data.DbType. Documentation for this section has not yet been entered.
abstract
DirectionSystem.Data.ParameterDirection. Documentation for this section has not yet been entered.
abstract
IsNullablebool. Documentation for this section has not yet been entered.
abstract
ParameterNamestring. Documentation for this section has not yet been entered.
abstract
Sizeint. Documentation for this section has not yet been entered.
abstract
SourceColumnstring. Documentation for this section has not yet been entered.
abstract
SourceColumnNullMappingbool. Documentation for this section has not yet been entered.
abstract
SourceVersionSystem.Data.DataRowVersion. Documentation for this section has not yet been entered.
abstract
Valueobject. Documentation for this section has not yet been entered.

Public Methods

abstract
ResetDbType()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Data.IDbDataParameter.Precisionbyte. Documentation for this section has not yet been entered.
System.Data.IDbDataParameter.Scalebyte. Documentation for this section has not yet been entered.