Mono Class Library: Overview

System.Data.Common.DbParameter: Property Members

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

See Also: Inherited members from System.MarshalByRefObject

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.