decimal, NullableDecimal, SqlMoney
money,
smallmoney
| Attribute Name | Possible Values | Default Value | Description |
|---|---|---|---|
Size
|
4, 8 | 8 | Specifies the size of the stored money value in bytes. Depending on the size, smallmoney or money is generated for Microsoft SQL Server. |
Currency
|
true, false | false | For the decimal .NET type, the money type is created instead of decimal. This element has no effect on the .NET type SqlMoney. |
Money type modifiers are not supported on the Oracle database platform.
Type: TechTalk.Genome.Schema.Builder.Xml.SizeXmlData, TechTalk.Genome.Schema.Builder.Xml.CurrencyXmlData
Assembly: TechTalk.Genome.dll
Version: 4.2.4
Editions: Professional, Evaluation, Express
Database Platforms: Microsoft SQL Server 2000, Microsoft SQL Server 2005
Database Type Modifiers | Data types in OQL