Mono Class Library: Overview

System.Data.SqlClient.SqlParameter: Property Members

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

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

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.