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