E_OdbcSubType
Syntax
Definition:
{attribute 'qualified_only'}
TYPE E_OdbcSubType:
(
Unknown:= 0,
MySQL := 1,
Oracle := 2,
Postgre := 3,
DB2 := 4
Firebird := 5
);
END_TYPE
Requirements
Development environment |
Target platform |
PLC libraries to be linked |
---|---|---|
TwinCAT v3.1 Build 4020.10 |
PC or CX (x86) |
Tc3_Database |