float, double, NullableSingle, NullableDouble, SqlSingle, SqlDouble
real,
float
number
| Attribute Name | Possible Values | Default Value | Description |
|---|---|---|---|
Size
|
4, 8 | 4 |
Specifies the size of the stored floating-point value in bytes.
Depending on the size, real (4 bytes) or float (8 bytes) is generated
for Microsoft SQL Server. For Oracle database platforms, number(38, 4) is generated independently from the size specifier. |
Type: TechTalk.Genome.Schema.Builder.Xml.SizeXmlData
Assembly: TechTalk.Genome.dll
Version: 4.2.4
Editions: Professional, Evaluation, Express
Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005, Oracle 9i Release 2, Oracle 10g Release 2
Database Type Modifiers | Data types in OQL