Types.Real Field

Definition

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.

[Android.Runtime.Register("REAL")]
public const int Real = 7;
[<Android.Runtime.Register("REAL")>]
val mutable Real : int

Field Value

Value = 7
Attributes

Remarks

The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type REAL.

Java documentation for java.sql.Types.REAL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to