Mono Class Library: Overview

System.Data.SqlClient.SqlParameter: Members

The members of System.Data.SqlClient.SqlParameter are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

CompareInfoSystem.Data.SqlTypes.SqlCompareOptions. Documentation for this section has not yet been entered.
override
DbTypeSystem.Data.DbType. Documentation for this section has not yet been entered.
override
DirectionSystem.Data.ParameterDirection. Documentation for this section has not yet been entered.
override
IsNullablebool. Documentation for this section has not yet been entered.
LocaleIdint. Documentation for this section has not yet been entered.
Offsetint. Documentation for this section has not yet been entered.
override
ParameterNamestring. Documentation for this section has not yet been entered.
Precisionbyte. Documentation for this section has not yet been entered.
Scalebyte. Documentation for this section has not yet been entered.
override
Sizeint. Documentation for this section has not yet been entered.
override
SourceColumnstring. Documentation for this section has not yet been entered.
override
SourceColumnNullMappingbool. Documentation for this section has not yet been entered.
override
SourceVersionSystem.Data.DataRowVersion. Documentation for this section has not yet been entered.
SqlDbTypeSystem.Data.SqlDbType. Documentation for this section has not yet been entered.
SqlValueobject. Documentation for this section has not yet been entered.
override
Valueobject. Documentation for this section has not yet been entered.
XmlSchemaCollectionDatabasestring. Documentation for this section has not yet been entered.
XmlSchemaCollectionNamestring. Documentation for this section has not yet been entered.
XmlSchemaCollectionOwningSchemastring. Documentation for this section has not yet been entered.

Public Methods

override
ResetDbType()
Documentation for this section has not yet been entered.
ResetSqlDbType()
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

ICloneable.CloneDocumentation for this section has not yet been entered.