[This is preliminary documentation and is subject to change.]
Specifies a type of target that compiler produces output for
Namespace: NFX.RelationalModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Other | 0 | ||
| GenericSQL | 1 | ||
| Oracle | 2 | ||
| MsSQLServer | 3 | ||
| DB2 | 4 | ||
| PostgreSQL | 5 | ||
| MySQL | 6 | ||
| Interbase | 7 | ||
| Firebird | 8 | ||
| Mnesia | 9 | ||
| MongoDB | 10 | ||
| JSON | 11 | ||
| JavaScript | 12 | ||
| RecordModel | 13 | ||
| ErlScript | 14 |
See Also