Mono Class Library: Overview

MySql.Data.Types.MySqlDecimal: Members

The members of MySql.Data.Types.MySqlDecimal are listed below.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
IsNullbool. 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.
[read-only]
Valuedecimal. Documentation for this section has not yet been entered.

Public Methods

ToDouble() : double
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

[read-only]
MySql.Data.Types.IMySqlValue.DbTypeSystem.Data.DbType. Documentation for this section has not yet been entered.
[read-only]
MySql.Data.Types.IMySqlValue.MySqlDbTypeMySql.Data.MySqlClient.MySqlDbType. Documentation for this section has not yet been entered.
[read-only]
MySql.Data.Types.IMySqlValue.MySqlTypeNamestring. Documentation for this section has not yet been entered.
MySql.Data.Types.IMySqlValue.ReadValueDocumentation for this section has not yet been entered.
MySql.Data.Types.IMySqlValue.SkipValueDocumentation for this section has not yet been entered.
[read-only]
MySql.Data.Types.IMySqlValue.SystemTypeType. Documentation for this section has not yet been entered.
[read-only]
MySql.Data.Types.IMySqlValue.Valueobject. Documentation for this section has not yet been entered.
MySql.Data.Types.IMySqlValue.WriteValueDocumentation for this section has not yet been entered.