Enum TargetType
Specifies a type of target that compiler produces output for
Namespace: NFX.RelationalModel
Assembly: NFX.dll
Syntax
public enum TargetType
  Fields
| Name | Description | 
|---|---|
| DB2 | |
| ErlScript | |
| Firebird | |
| GenericSQL | |
| Interbase | |
| JavaScript | |
| JSON | |
| Mnesia | |
| MongoDB | |
| MsSQLServer | |
| MySQL | |
| Oracle | |
| Other | |
| PostgreSQL | |
| RecordModel |