DbFloat Structure | ![]() |
Namespace: XSharp.RDD
The DbFloat type exposes the following members.
Name | Description | |
---|---|---|
![]() | Decimals | Number of decimals. |
![]() | Digits | Number of digits (includes the optional decimal separator and decimals). |
![]() | Value | Real8 value of the Float |
Name | Description | |
---|---|---|
![]() | GetTypeCode | |
![]() | ToString | (Overrides ToString.) |
Name | Description | |
---|---|---|
![]() ![]() | IConvertibleToBoolean | Converts the value of this instance to an equivalent Boolean value using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToByte | Converts the value of this instance to an equivalent 8-bit unsigned integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToChar | Converts the value of this instance to an equivalent Unicode character using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToDateTime | Converts the value of this instance to an equivalent DateTime using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToDecimal | Converts the value of this instance to an equivalent Decimal number using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToDouble | Converts the value of this instance to an equivalent double-precision floating-point number using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToInt16 | Converts the value of this instance to an equivalent 16-bit signed integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToInt32 | Converts the value of this instance to an equivalent 32-bit signed integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToInt64 | Converts the value of this instance to an equivalent 64-bit signed integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToSByte | Converts the value of this instance to an equivalent 8-bit signed integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToSingle | Converts the value of this instance to an equivalent single-precision floating-point number using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToString | Converts the value of this instance to an equivalent String using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToType | |
![]() ![]() | IConvertibleToUInt16 | Converts the value of this instance to an equivalent 16-bit unsigned integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToUInt32 | Converts the value of this instance to an equivalent 32-bit unsigned integer using the specified culture-specific formatting information. |
![]() ![]() | IConvertibleToUInt64 | Converts the value of this instance to an equivalent 64-bit unsigned integer using the specified culture-specific formatting information. |